summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index aed0ca2fc20..952c370e043 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,4 +75,3 @@ __create_module_targets(TEST_TARGETS "test")
# Post installation steps. Need to be the last install(...) call in this file.
install(CODE "execute_process(COMMAND ${CMAKE_CURRENT_LIST_DIR}/dist/post_install.sh ${CMAKE_INSTALL_PREFIX})")
-