Skip to content
Snippets Groups Projects
Commit c0641f3d authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

Mise en commantaire de SUBDIRS (codec) et de l'option BUILD_EXAMPLES.

parent 32e67e4d
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ MARK_AS_ADVANCED(LIBRARY_OUTPUT_PATH EXECUTABLE_OUTPUT_PATH)
#-----------------------------------------------------------------------------
# For the codec...
OPTION(BUILD_EXAMPLES "Build the Examples (codec...)." OFF)
#OPTION(BUILD_EXAMPLES "Build the Examples (codec...)." OFF)
# configure name mangling to allow multiple libraries to coexist
......@@ -76,7 +76,7 @@ CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/opj_configure.h.in
INCLUDE_DIRECTORIES(BEFORE ${CMAKE_CURRENT_BINARY_DIR})
SUBDIRS(
libopenjpeg
codec
# codec
# mj2
# cmake 2.4.5 has poor java support
#j2kviewer/src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment