OSGeo / libgeotiff

Official repository of the libgeotiff project
189 stars 72 forks source link

Add LIBGEOTIFF_MAJOR_VERSION, LIBGEOTIFF_MINOR_VERSION, LIBGEOTIFF_PATCH_VERSION, LIBGEOTIFF_REV_VERSION, and LIBGEOTIFF_STRING_VERSION variables in geotiff.h, and autogenerate it #120

Closed rouault closed 5 months ago

rouault commented 5 months ago

Fix #119

nono303 commented 5 months ago

Hi @rouault, little issue installing headers CMakeLists.txt l.143

- geotiff.h
+${CMAKE_CURRENT_BINARY_DIR}/geotiff.h
rouault commented 5 months ago

little issue installing headers

thanks, fixed