Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.05 KB

tdp-libs Build System

This module contains scrips used to build tdp-libs based projects, this module will be cloned into the project directory by the tpUpdate script. Depending on the use case tdp-libs based projects can be build using either qmake, cmake, or gmake.

Installation

  • Installation - Follow these instructions to prepare your system for building tdp-libs based projects.

Operation

  • Files - Describes the role of each file in the build.

  • Variables - This describes the variables that are used to configure the build.

  • Modules - Are used to make parts of a build conditional.

Examples

  • Examples List - List of the example programs using the tdp-libs build system.