Codebase list libgeotiff / 5635f41a-fcf5-40d2-9866-edad12d2894f/main libxtiff / CMakeLists.txt
5635f41a-fcf5-40d2-9866-edad12d2894f/main

Tree @5635f41a-fcf5-40d2-9866-edad12d2894f/main (Download .tar.gz)

CMakeLists.txt @5635f41a-fcf5-40d2-9866-edad12d2894f/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)