Codebase list libgeotiff / debian/1.4.2-4 libxtiff / CMakeLists.txt
debian/1.4.2-4

Tree @debian/1.4.2-4 (Download .tar.gz)

CMakeLists.txt @debian/1.4.2-4raw · 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)