summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2018-01-28 15:03:40 +0000
committerEduard Braun <eduard.braun2@gmx.de>2018-01-28 15:03:40 +0000
commit60aea02724cc1fd73c5cce3f981c0b3a2807eb44 (patch)
tree190066990753364a7462cddf40a83eee41f85450 /CMakeLists.txt
parentCMake: some shuffling - cleanup structure of CMakeLists.txt (diff)
downloadinkscape-60aea02724cc1fd73c5cce3f981c0b3a2807eb44.tar.gz
inkscape-60aea02724cc1fd73c5cce3f981c0b3a2807eb44.zip
CMake: keep defines in ConfigChecks.cmake
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b25b8a39d..e175b374e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -134,13 +134,6 @@ endif()
# -----------------------------------------------------------------------------
-# -----------------------------------------------------------------------------
-# Relocatable Binary
-# -----------------------------------------------------------------------------
-
-if (ENABLE_BINRELOC)
- add_definitions(-DENABLE_BINRELOC)
-endif()
# -----------------------------------------------------------------------------
# Subdirectories