diff Plugins/Samples/ConnectivityChecks/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 e12c8ac6dc82
children 0763630a42ef
line wrap: on
line diff
--- a/Plugins/Samples/ConnectivityChecks/CMakeLists.txt	Mon Jun 08 17:03:25 2020 +0200
+++ b/Plugins/Samples/ConnectivityChecks/CMakeLists.txt	Mon Jun 08 17:11:09 2020 +0200
@@ -34,7 +34,6 @@
 
 add_definitions(
   -DHAS_ORTHANC_EXCEPTION=1
-  -DORTHANC_ENABLE_LOGGING_PLUGIN=1
   -DORTHANC_PLUGIN_NAME="${PLUGIN_NAME}"
   -DORTHANC_PLUGIN_VERSION="${PLUGIN_VERSION}"
   )