aboutsummaryrefslogtreecommitdiff
path: root/cmake/showoptions.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/showoptions.cmake')
-rw-r--r--cmake/showoptions.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/cmake/showoptions.cmake b/cmake/showoptions.cmake
index 970afc37b32..3acb939f318 100644
--- a/cmake/showoptions.cmake
+++ b/cmake/showoptions.cmake
@@ -9,10 +9,6 @@ message("")
# output information about installation-directories and locations
message("* Install core to : ${CMAKE_INSTALL_PREFIX}")
-if(UNIX)
- message("* Install configs to : ${CONF_DIR}")
-endif()
-
if(COPY_CONF)
if(UNIX)
message("* Install configs to : ${CONF_DIR}")