]> Creatis software - gdcm.git/blobdiff - src/gdcmjpegls/Decoder/CMakeLists.txt
COMP: Fixing warnings on bcc32
[gdcm.git] / src / gdcmjpegls / Decoder / CMakeLists.txt
index 35f9baebc86e666a92fcad423a4e52d29b956574..641f75ddc2dcae4e842abdc8a08c626643fc64ee 100644 (file)
@@ -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