X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fgdcmjpegls%2FDecoder%2FCMakeLists.txt;h=da2bcd119ebc1f434c008251ffb815ec663e13c2;hb=77cbc8232f9308aafb17bde18ef9549be212b741;hp=c00765bbc84b1042910efc2b9f9a254129dba445;hpb=85a488acac0a7f463a63b42dc30c229b5fd12fff;p=gdcm.git diff --git a/src/gdcmjpegls/Decoder/CMakeLists.txt b/src/gdcmjpegls/Decoder/CMakeLists.txt index c00765bb..da2bcd11 100644 --- a/src/gdcmjpegls/Decoder/CMakeLists.txt +++ b/src/gdcmjpegls/Decoder/CMakeLists.txt @@ -26,3 +26,4 @@ ADD_LIBRARY(gdcmjpegls ${GDCMJPEGLS_SRCS}) #ADD_EXECUTABLE(locod ${GDCMJPEGLS_SRCS}) # TODO must do the INSTALL_ blah thing +INSTALL_TARGETS(/lib/gdcm/ gdcmjpegls)