# HG changeset patch # User Sebastien Jodogne # Date 1591377575 -7200 # Node ID 4d3c3e58986de103af72f66425df0c109f3aef58 # Parent b241925d0d94432c529b04cc7f7635f969f53a2b simplification diff -r b241925d0d94 -r 4d3c3e58986d Resources/CMake/DatabasesPluginConfiguration.cmake --- 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}