]> Creatis software - gdcm.git/blob - src/jpeg/libijg8/CMakeLists.txt
ENH: Apply remaining patch for the CMakeLists, and sublevel (8 & 12) ones
[gdcm.git] / src / jpeg / libijg8 / CMakeLists.txt
1 # JPEG 8 bits project
2
3 INCLUDE_DIRECTORIES(
4    ${GDCM_BINARY_DIR}/src/jpeg/libijg8
5    )
6 ADD_LIBRARY(gdcmijpeg8 ${JPEG8_SOURCES})