]> Creatis software - gdcm.git/blob - CMakeLists.txt
84effe4589322e4330850f7b31bfc9c542147a66
[gdcm.git] / CMakeLists.txt
1 # all the include are there:
2 #INCLUDE_DIRECTORIES(${JASPER_SOURCE_DIR}/src/libjasper/include)
3
4 #EXTRA_DIST = README
5
6 SET(libmif_la_SOURCES
7   #  mif_cod.h
8   mif_cod.c
9   )
10
11 #ADD_LIBRARY(mif ${libmif_la_SOURCES})