diff OrthancServer/CMakeLists.txt @ 4096:d633e5bb7ba3

reusing of ISqlLookupFormatter and DatabaseConstraint in orthanc-databases project
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 08:42:21 +0200
parents 19a2f1d2b816
children bf1a17f12306
line wrap: on
line diff
--- a/OrthancServer/CMakeLists.txt	Tue Jun 30 17:00:18 2020 +0200
+++ b/OrthancServer/CMakeLists.txt	Wed Jul 01 08:42:21 2020 +0200
@@ -271,6 +271,7 @@
 
 add_definitions(
   -DORTHANC_BUILD_UNIT_TESTS=1
+  -DORTHANC_BUILDING_SERVER_LIBRARY=1
   
   # Macros for the plugins
   -DHAS_ORTHANC_EXCEPTION=0