aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2018-11-15 14:09:11 +0100
committerEven Rouault <even.rouault@spatialys.com>2018-11-15 14:09:11 +0100
commit6e2d227283268e17d63839362a7a034906d8374e (patch)
treebbb6c45a1e7a729fbc828a985c1a4f564f6dfd1f /include
parent90df209f276b17a66112cbb58c040693be14d217 (diff)
downloadPROJ-6e2d227283268e17d63839362a7a034906d8374e.tar.gz
PROJ-6e2d227283268e17d63839362a7a034906d8374e.zip
include/proj/CMakeLists.txt: install C++ header in /proj
Diffstat (limited to 'include')
-rw-r--r--include/proj/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/proj/CMakeLists.txt b/include/proj/CMakeLists.txt
index d112cf74..0f889f74 100644
--- a/include/proj/CMakeLists.txt
+++ b/include/proj/CMakeLists.txt
@@ -1,4 +1,4 @@
-set(installdest include/proj)
+set(installdest ${INCLUDEDIR}/proj)
install(
FILES util.hpp metadata.hpp common.hpp crs.hpp datum.hpp