X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fgdcmjasper%2FCMakeLists.txt;h=5298f6dc91f376a175b16295cadaeadc1a7c5366;hb=5d282cee6495c7114b44780805028c19ee5ba2bf;hp=4fa764200de44fc116e5ef1662fa2324084cee4f;hpb=2585af446cc22b6f697afbcd41f24cca810c3eb6;p=gdcm.git diff --git a/src/gdcmjasper/CMakeLists.txt b/src/gdcmjasper/CMakeLists.txt index 4fa76420..5298f6dc 100644 --- a/src/gdcmjasper/CMakeLists.txt +++ b/src/gdcmjasper/CMakeLists.txt @@ -1,10 +1,5 @@ PROJECT(GDCMJASPER C) -# Don't ask me why... -IF(APPLE) - SET(CMAKE_SHARED_LINKER_FLAGS -single_module CACHE STRING "" FORCE) -ENDIF(APPLE) - #OPTION(HAVE_LIBJPEG "Do you have ijg" OFF) IF(GDCM_SOURCE_DIR) SET(HAVE_LIBJPEG ON CACHE BOOL "Do you have ijg" FORCE)