diff Applications/CMakeLists.txt @ 150:442102e14933

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 17 Jul 2018 09:55:24 +0200
parents c9271bb5ef94
children fb8d4cd2f618
line wrap: on
line diff
--- a/Applications/CMakeLists.txt	Fri May 04 10:33:44 2018 +0200
+++ b/Applications/CMakeLists.txt	Tue Jul 17 09:55:24 2018 +0200
@@ -119,6 +119,7 @@
 
 add_definitions(
   -DHAS_ORTHANC_EXCEPTION=1
+  -DORTHANC_ENABLE_LOGGING_PLUGIN=0
   )