diff options
Diffstat (limited to 'kdat/CMakeLists.txt')
-rw-r--r-- | kdat/CMakeLists.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kdat/CMakeLists.txt b/kdat/CMakeLists.txt index 4adf4fb..69491a4 100644 --- a/kdat/CMakeLists.txt +++ b/kdat/CMakeLists.txt @@ -1,5 +1,10 @@ # This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +##### configure checks + +include( ConfigureChecks.cmake ) + + add_subdirectory( pics ) include_directories( |