diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e571a8d..d54a32f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -102,8 +102,3 @@ tde_conditional_add_project_translations( BUILD_TRANSLATIONS ) configure_file( config.h.cmake config.h @ONLY ) configure_file( tdesvn-config.h.in tdesvn-config.h @ONLY ) -configure_file( tdesvn.spec.in tdesvn.spec @ONLY ) -configure_file( Helperstuff/BuildService/tdesvn.spec.in Helperstuff/BuildService/tdesvn.spec @ONLY ) -configure_file( Helperstuff/BuildService/tdesvn.dsc.in Helperstuff/BuildService/tdesvn.dsc @ONLY ) -configure_file( Doxyfile.in Doxyfile @ONLY ) -configure_file( Doxyfile.svnqt.in Doxyfile.svnqt @ONLY ) |