]> Creatis software - gdcm.git/blobdiff - src/gdcmopenjpeg/CMakeLists.txt
First check to extract overlays.
[gdcm.git] / src / gdcmopenjpeg / CMakeLists.txt
index 5a0d2b3edb46f640b0378c613e6285269f270b44..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)
@@ -14,3 +20,6 @@ SUBDIRS(
     libopenjpeg
     #codec
     )
+
+# TODO, technically we should not have to ...
+# http://www.crc.ricoh.com/~gormish/jpeg2000conformance/