aboutsummaryrefslogtreecommitdiff
path: root/cmake/showoptions.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/showoptions.cmake')
-rw-r--r--cmake/showoptions.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/showoptions.cmake b/cmake/showoptions.cmake
index 51f3414cf76..cbeb3a9e5d8 100644
--- a/cmake/showoptions.cmake
+++ b/cmake/showoptions.cmake
@@ -10,7 +10,6 @@ message("")
message("* Install core to : ${CMAKE_INSTALL_PREFIX}")
if( UNIX )
- message("* Install libraries to : ${LIBSDIR}")
message("* Install configs to : ${CONF_DIR}")
endif()
message("")