comparison CMakeLists.txt @ 3996:c2b9a7a1c74a

ORTHANC_FRAMEWORK_BUILDING_PLUGIN
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jun 2020 18:26:01 +0200
parents e12c8ac6dc82
children 44e2a8e0b6ae
comparison
equal deleted inserted replaced
3995:1f405a3fdeca 3996:c2b9a7a1c74a
249 add_definitions(-DUNIT_TESTS_WITH_HTTP_CONNEXIONS=0) 249 add_definitions(-DUNIT_TESTS_WITH_HTTP_CONNEXIONS=0)
250 endif() 250 endif()
251 251
252 252
253 add_definitions( 253 add_definitions(
254 -DORTHANC_FRAMEWORK_BUILDING_PLUGIN=0
254 -DORTHANC_BUILD_UNIT_TESTS=1 255 -DORTHANC_BUILD_UNIT_TESTS=1
255 -DORTHANC_ENABLE_LOGGING_PLUGIN=0 256 -DORTHANC_ENABLE_LOGGING_PLUGIN=0
256 257
257 # Macros for the plugins 258 # Macros for the plugins
258 -DHAS_ORTHANC_EXCEPTION=0 259 -DHAS_ORTHANC_EXCEPTION=0