aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to '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 0986dee2da1..ac10525f532 100644
--- a/cmake/showoptions.cmake
+++ b/cmake/showoptions.cmake
@@ -35,7 +35,6 @@ endif()
if(TOOLS)
message("* Build map/vmap tools : Yes (default)")
- add_definitions(-DNO_CORE_FUNCS)
else()
message("* Build map/vmap tools : No")
endif()