summaryrefslogtreecommitdiff
path: root/src/core_dump_handler/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/core_dump_handler/CMakeLists.txt')
-rw-r--r--src/core_dump_handler/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core_dump_handler/CMakeLists.txt b/src/core_dump_handler/CMakeLists.txt
index 9d1df66..99cf31a 100644
--- a/src/core_dump_handler/CMakeLists.txt
+++ b/src/core_dump_handler/CMakeLists.txt
@@ -36,7 +36,7 @@ set_target_properties(dlt-cdh PROPERTIES LINKER_LANGUAGE C)
install(TARGETS dlt-cdh
RUNTIME DESTINATION bin
COMPONENT base)
-
+
#install(FILES 50-coredump.conf
# DESTINATION ${COREDUMP_CONF_DIR}
# COMPONENT base)