aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorWolfgang Schupp <w.schupp@a1.net>2017-10-18 19:18:05 +0200
committerGitHub <noreply@github.com>2017-10-18 19:18:05 +0200
commit50f02d035441740bef99ae90e492e9152cdd1785 (patch)
tree5876722f45ec6a5062cdb4ea01bfc063001c8cb1 /CMakeLists.txt
parent95762bd861e66713f8e69f6e667f98693a40ea9a (diff)
Revert "Support building with ninja"
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 3e5053d4d2..c3a91b5486 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -460,7 +460,6 @@ if(VERBOSE)
message(STATUS "#---------------------------------------------#")
message(STATUS "GIT_REV: ${APP_SCMID}")
message(STATUS "#---------------------------------------------#")
- message(STATUS "CMAKE_GENERATOR : ${CMAKE_GENERATOR}")
message(STATUS "CPACK_GENERATOR : ${CPACK_GENERATOR}")
message(STATUS "CPACK_SOURCE_GENERATOR: ${CPACK_SOURCE_GENERATOR}")
message(STATUS "#---------------------------------------------#")