summaryrefslogtreecommitdiffstats
path: root/pki/base/tps/doc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/tps/doc/CMakeLists.txt')
-rw-r--r--pki/base/tps/doc/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/pki/base/tps/doc/CMakeLists.txt b/pki/base/tps/doc/CMakeLists.txt
deleted file mode 100644
index 4cebbe1c9..000000000
--- a/pki/base/tps/doc/CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-set(VERSION ${APPLICATION_VERSION})
-
-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/CS.cfg.in ${CMAKE_CURRENT_BINARY_DIR}/CS.cfg @ONLY)
-
-install(
- FILES
- ${CMAKE_CURRENT_BINARY_DIR}/CS.cfg
- DESTINATION
- ${SHARE_INSTALL_PREFIX}/${APPLICATION_NAME}/${PROJECT_NAME}/conf
-)