X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fgdcmjpegls%2FDecoder%2FCMakeLists.txt;h=641f75ddc2dcae4e842abdc8a08c626643fc64ee;hb=47d5f7773f491efc3f8d687bd0c8f128cb811eb3;hp=35f9baebc86e666a92fcad423a4e52d29b956574;hpb=ba06695387810c9e391a598da42f6275f200d01d;p=gdcm.git diff --git a/src/gdcmjpegls/Decoder/CMakeLists.txt b/src/gdcmjpegls/Decoder/CMakeLists.txt index 35f9baeb..641f75dd 100644 --- a/src/gdcmjpegls/Decoder/CMakeLists.txt +++ b/src/gdcmjpegls/Decoder/CMakeLists.txt @@ -13,5 +13,6 @@ SET(GDCMJPEGLS_SRCS melcode.c) ADD_LIBRARY(gdcmjpegls ${GDCMJPEGLS_SRCS}) +#ADD_EXECUTABLE(locod ${GDCMJPEGLS_SRCS}) # TODO must do the INSTALL_ blah thing