]> Creatis software - gdcm.git/blobdiff - src/gdcmopenjpeg/CMakeLists.txt
ENH: A user does not know (and should not) what we internally use for representing...
[gdcm.git] / src / gdcmopenjpeg / CMakeLists.txt
index ae602397e9276ceb83dfdae7dbf4f72b7b3e73cf..2c96d486700541f01f240062f8ef759608776afa 100644 (file)
@@ -8,17 +8,12 @@ SET(OPENJPEG_BUILD_VERSION 0)
 SET(OPENJPEG_VERSION
       "${OPENJPEG_MAJOR_VERSION}.${OPENJPEG_MINOR_VERSION}.${OPENJPEG_BUILD_VERSION}")
 
-#-----------------------------------------------------------------------------
-# Build shared lib by default
-OPTION(OPENJPEG_BUILD_SHARED_LIBS "Build OPENJPEG with shared libraries." ON)
-SET(BUILD_SHARED_LIBS ${OPENJPEG_BUILD_SHARED_LIBS})
 
 #-----------------------------------------------------------------------------
-SET (EXECUTABLE_OUTPUT_PATH ${OPENJPEG_BINARY_DIR}/bin CACHE PATH "Single output directory for building all executables.")
-SET (LIBRARY_OUTPUT_PATH ${OPENJPEG_BINARY_DIR}/bin CACHE PATH "Single output directory for building all libraries.")
-MARK_AS_ADVANCED(LIBRARY_OUTPUT_PATH EXECUTABLE_OUTPUT_PATH)
-
 SUBDIRS(
     libopenjpeg
-    #    codec
+    #codec
     )
+
+# TODO, technically we should not have to ...
+# http://www.crc.ricoh.com/~gormish/jpeg2000conformance/