diff Applications/Samples/CMakeLists.txt @ 338:b3b3fa0e3689 am-2

BitmapStack
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 19 Oct 2018 12:50:38 +0200
parents 612238b3f3e8
children ef31240a73f6
line wrap: on
line diff
--- a/Applications/Samples/CMakeLists.txt	Thu Oct 18 20:07:09 2018 +0200
+++ b/Applications/Samples/CMakeLists.txt	Fri Oct 19 12:50:38 2018 +0200
@@ -8,6 +8,7 @@
 
 include(../../Resources/CMake/OrthancStoneParameters.cmake)
 
+#set(ENABLE_DCMTK ON)
 
 set(ENABLE_SDL OFF CACHE BOOL "Target SDL Native application")
 set(ENABLE_QT OFF CACHE BOOL "Target Qt Native application")