diff Plugins/Samples/DatabasePlugin/CMakeLists.txt @ 2136:dd609a99d39a

uniformization of the macro naming
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 14:08:05 +0100
parents f4286d99ee0a
children 595cf22b3e7e
line wrap: on
line diff
--- a/Plugins/Samples/DatabasePlugin/CMakeLists.txt	Wed Nov 09 13:42:33 2016 +0100
+++ b/Plugins/Samples/DatabasePlugin/CMakeLists.txt	Wed Nov 09 14:08:05 2016 +0100
@@ -33,7 +33,7 @@
   -DORTHANC_ENABLE_BASE64=0
   -DORTHANC_ENABLE_MD5=0
   -DORTHANC_ENABLE_DCMTK=0
-  -DORTHANC_PLUGINS_ENABLED=1
+  -DORTHANC_ENABLE_PLUGINS=1
   -DSAMPLE_DATABASE_VERSION="${SAMPLE_DATABASE_VERSION}"
   )