diff options
Diffstat (limited to 'tdecachegrind/CMakeLists.txt')
-rw-r--r-- | tdecachegrind/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tdecachegrind/CMakeLists.txt b/tdecachegrind/CMakeLists.txt index 1197869f..afa2d31f 100644 --- a/tdecachegrind/CMakeLists.txt +++ b/tdecachegrind/CMakeLists.txt @@ -14,7 +14,6 @@ include( ConfigureChecks.cmake ) set( TDECACHEGRIND_VERSION "0.4.6kde" ) configure_file( version.h.in version.h @ONLY ) configure_file( tdecachegrind.spec.in tdecachegrind.spec @ONLY ) -configure_file( tdecachegrind.lsm.in tdecachegrind.lsm @ONLY ) add_subdirectory( tdecachegrind ) add_subdirectory( pics ) |