summaryrefslogtreecommitdiffstats
path: root/tdecachegrind/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-09-01 23:14:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-09-01 23:14:19 +0900
commit4289bc2c2634f7c618108cd08f92cdcc38b4eb34 (patch)
tree60734e46de69707adcfb1dceb767c8a37a14e983 /tdecachegrind/CMakeLists.txt
parent6624975ff1239afb0b6d967c25af9f23700af509 (diff)
downloadtdesdk-4289bc2c2634f7c618108cd08f92cdcc38b4eb34.tar.gz
tdesdk-4289bc2c2634f7c618108cd08f92cdcc38b4eb34.zip
Fixed FTBFS caused by previous commit (lsm files removal).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdecachegrind/CMakeLists.txt')
-rw-r--r--tdecachegrind/CMakeLists.txt1
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 )