diff CMakeLists.txt @ 4015:f6cb16413325

removing useless macro ORTHANC_ENABLE_LOGGING_PLUGIN
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 08 Jun 2020 17:11:09 +0200
parents 5f6c11a5e1f9
children 100fbe970762
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Jun 08 17:03:25 2020 +0200
+++ b/CMakeLists.txt	Mon Jun 08 17:11:09 2020 +0200
@@ -252,7 +252,6 @@
 
 add_definitions(
   -DORTHANC_BUILD_UNIT_TESTS=1
-  -DORTHANC_ENABLE_LOGGING_PLUGIN=0
   
   # Macros for the plugins
   -DHAS_ORTHANC_EXCEPTION=0