summaryrefslogtreecommitdiffstats
path: root/cmake/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* * cmake/: don't install test applications and service files, moved ↵Ralf Habacker2007-04-281-7/+7
| | | | CMAKE_DEBUG_POSTFIX to top level CMakeLists.txt
* * cmake: new directory, contains cmake build support.Ralf Habacker2007-03-031-0/+250
See http://www.cmake.org for more informations. Currently only unix will be buildable because some win32 required files are still missing.