comparison ViewerPlugin/CMakeLists.txt @ 226:4eefa34657f0

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 13 Jan 2021 13:17:03 +0100
parents 443f219a68fd
children bab966288abe
comparison
equal deleted inserted replaced
225:96d1774148e7 226:4eefa34657f0
75 ##################################################################### 75 #####################################################################
76 ## Platform-specific configuration 76 ## Platform-specific configuration
77 ##################################################################### 77 #####################################################################
78 78
79 add_definitions( 79 add_definitions(
80 -DHAS_ORTHANC_EXCEPTION=1
80 -DORTHANC_ENABLE_LOGGING_PLUGIN=1 81 -DORTHANC_ENABLE_LOGGING_PLUGIN=1
81 -DORTHANC_FRAMEWORK_BUILDING_PLUGIN=1 82 -DORTHANC_FRAMEWORK_BUILDING_PLUGIN=1
82 ) 83 )
83 84
84 if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux" OR 85 if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux" OR