Codebase list libgeotiff / scrub-obsolete/main libxtiff / CMakeLists.txt
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

CMakeLists.txt @scrub-obsolete/mainraw · history · blame

1
2
3
4
5
6
7
8
9
###############################################################################
#
# CMake configuration file to build libxtiff library
#
# Author: Mateusz Loskot <mateusz@loskot.net>
#
###############################################################################

ADD_LIBRARY(xtiff STATIC xtiff.c)