diff Plugins/Samples/DatabasePlugin/CMakeLists.txt @ 2137:595cf22b3e7e

safety checks of macros
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 15:07:50 +0100
parents dd609a99d39a
children 41b70d5b44c9
line wrap: on
line diff
--- a/Plugins/Samples/DatabasePlugin/CMakeLists.txt	Wed Nov 09 14:08:05 2016 +0100
+++ b/Plugins/Samples/DatabasePlugin/CMakeLists.txt	Wed Nov 09 15:07:50 2016 +0100
@@ -32,7 +32,6 @@
   -DORTHANC_ENABLE_LOGGING=0
   -DORTHANC_ENABLE_BASE64=0
   -DORTHANC_ENABLE_MD5=0
-  -DORTHANC_ENABLE_DCMTK=0
   -DORTHANC_ENABLE_PLUGINS=1
   -DSAMPLE_DATABASE_VERSION="${SAMPLE_DATABASE_VERSION}"
   )