diff Resources/CMake/DatabasesPluginConfiguration.cmake @ 146:6ff3728528f3

ORTHANC_FRAMEWORK_BUILDING_PLUGIN
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jun 2020 19:05:19 +0200
parents 4cd7e45b671e
children b241925d0d94
line wrap: on
line diff
--- a/Resources/CMake/DatabasesPluginConfiguration.cmake	Thu Mar 12 12:11:10 2020 +0100
+++ b/Resources/CMake/DatabasesPluginConfiguration.cmake	Fri Jun 05 19:05:19 2020 +0200
@@ -60,6 +60,7 @@
 add_definitions(
   -DHAS_ORTHANC_EXCEPTION=1
   -DORTHANC_ENABLE_PLUGINS=1
+  -DORTHANC_FRAMEWORK_BUILDING_PLUGIN=1
   -DORTHANC_OPTIMAL_VERSION_MAJOR=${ORTHANC_OPTIMAL_VERSION_MAJOR}
   -DORTHANC_OPTIMAL_VERSION_MINOR=${ORTHANC_OPTIMAL_VERSION_MINOR}
   -DORTHANC_OPTIMAL_VERSION_REVISION=${ORTHANC_OPTIMAL_VERSION_REVISION}