summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-18 18:12:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-18 18:13:56 +0900
commitc001d10c42f66d90fcef7b1812b60897895bcb59 (patch)
tree1119665e57a88cdfa228cae977c93f17e3021b59 /CMakeLists.txt
parent8ddc40ff83dedce5ef1b0f9325c2bfc06fa359b2 (diff)
downloadtdesvn-c001d10c42f66d90fcef7b1812b60897895bcb59.tar.gz
tdesvn-c001d10c42f66d90fcef7b1812b60897895bcb59.zip
Removed unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt5
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 )