diff Applications/CMakeLists.txt @ 190:7d19f0cda6ae

simplification
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jun 2020 19:18:56 +0200
parents 7326f7d105e1
children f299c191cd76
line wrap: on
line diff
--- a/Applications/CMakeLists.txt	Fri Jun 05 19:07:55 2020 +0200
+++ b/Applications/CMakeLists.txt	Fri Jun 05 19:18:56 2020 +0200
@@ -121,7 +121,6 @@
 add_definitions(
   -DHAS_ORTHANC_EXCEPTION=1
   -DORTHANC_ENABLE_LOGGING_PLUGIN=0
-  -DORTHANC_FRAMEWORK_BUILDING_PLUGIN=0
   )