6 lines
114 B
CMake
6 lines
114 B
CMake
|
# index_create
|
||
|
|
||
|
ADD_EXECUTABLE(index_create
|
||
|
bio.c cio.c int.c pi.c t2.c tgt.c tcd.c index_create.c jpip.c jp2.c
|
||
|
)
|