X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=8a9ab9714da1be374045290435ef1f18aede0714;hb=4c9a60d4fd7ac361dc68b2a41d2fc9326c3ab725;hp=293d697ac183d5c8e9d910a355863a294d8270f0;hpb=e36881487d2a0c03706b84acafb3c8a0ccecc37c;p=openjpeg.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 293d697a..8a9ab971 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -122,7 +122,7 @@ CONFIGURE_FILE( #----------------------------------------------------------------------------- # OpenJPEG build configuration options. -OPTION(BUILD_SHARED_LIBS "Build OpenJPEG with shared libraries." OFF) +OPTION(BUILD_SHARED_LIBS "Build OpenJPEG with shared libraries." ON) #----------------------------------------------------------------------------- SET (EXECUTABLE_OUTPUT_PATH ${OPENJPEG_BINARY_DIR}/bin CACHE PATH "Single output directory for building all executables.")