diff options
Diffstat (limited to 'kdesktop/CMakeLists.txt')
-rw-r--r-- | kdesktop/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kdesktop/CMakeLists.txt b/kdesktop/CMakeLists.txt index 91bb06476..321c90c3c 100644 --- a/kdesktop/CMakeLists.txt +++ b/kdesktop/CMakeLists.txt @@ -9,6 +9,8 @@ # ################################################# +include( ConfigureChecks.cmake ) + add_subdirectory( lock ) add_subdirectory( pics ) add_subdirectory( patterns ) |