]> Creatis software - gdcm.git/blobdiff - src/gdcmopenjpeg/CMakeLists.txt
Use New(), Delete();
[gdcm.git] / src / gdcmopenjpeg / CMakeLists.txt
index 2c96d486700541f01f240062f8ef759608776afa..35d2019b2e096e5a5235fb0dd6c3c10782630c2e 100644 (file)
@@ -1,5 +1,11 @@
 PROJECT(OPENJPEG)
 
+# For openjpeg team if they ever want Dart+CMake
+IF(FALSE)
+  ENABLE_TESTING()
+  INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake)
+ENDIF(FALSE)
+
 #-----------------------------------------------------------------------------
 # OPENJPEG version number, usefull for packaging and doxygen doc:
 SET(OPENJPEG_MAJOR_VERSION 0)