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 - Follow these instructions to prepare your system for building tdp-libs based projects.
-
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 List - List of the example programs using the tdp-libs build system.