diff options
| -rw-r--r-- | include/proj/CMakeLists.txt | 2 |
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 |
