summaryrefslogtreecommitdiffstats
path: root/src/kernel/tests/lib/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove the build requirement for an unused C++ compilerManuel Bentele2020-10-271-1/+2
| | | | | This patch sets the programming languages of each CMake project to C. With this change, CMake does not search for an unused C++ compiler anymore.
* Remove static generation of LTP configuration headerManuel Bentele2020-10-261-0/+1
| | | | | | | This patch removes the static generation of the LTP configuration header done by CMake. The static generation is replaced with a fixed header (no CMake template anymore) which includes the dynamic generated xloop version header to define version number macros for LTP.
* Move the source code of all xloop components to the common 'src' directoryManuel Bentele2020-10-231-0/+70