changeset 148:4d3c3e58986d

simplification
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jun 2020 19:19:35 +0200
parents b241925d0d94
children d0b02fd48a92
files Resources/CMake/DatabasesPluginConfiguration.cmake
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/CMake/DatabasesPluginConfiguration.cmake	Fri Jun 05 19:15:55 2020 +0200
+++ b/Resources/CMake/DatabasesPluginConfiguration.cmake	Fri Jun 05 19:19:35 2020 +0200
@@ -60,7 +60,6 @@
 add_definitions(
   -DHAS_ORTHANC_EXCEPTION=1
   -DORTHANC_ENABLE_PLUGINS=1
-  -DORTHANC_FRAMEWORK_BUILDING_LIBRARY=0
   -DORTHANC_OPTIMAL_VERSION_MAJOR=${ORTHANC_OPTIMAL_VERSION_MAJOR}
   -DORTHANC_OPTIMAL_VERSION_MINOR=${ORTHANC_OPTIMAL_VERSION_MINOR}
   -DORTHANC_OPTIMAL_VERSION_REVISION=${ORTHANC_OPTIMAL_VERSION_REVISION}