changeset 263:87ed513fff9d

simplification
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jun 2020 19:18:24 +0200
parents 6ee63d85b5fc
children 38e9bb57f761
files CMakeLists.txt
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Jun 05 19:13:50 2020 +0200
+++ b/CMakeLists.txt	Fri Jun 05 19:18:24 2020 +0200
@@ -90,7 +90,6 @@
 
 add_definitions(
   -DORTHANC_ENABLE_LOGGING_PLUGIN=1
-  -DORTHANC_FRAMEWORK_BUILDING_LIBRARY=0
   -DHAS_ORTHANC_EXCEPTION=1
   )