diff options
Diffstat (limited to 'include/proj')
| -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 0f889f74..0d9abee3 100644 --- a/include/proj/CMakeLists.txt +++ b/include/proj/CMakeLists.txt @@ -2,6 +2,6 @@ set(installdest ${INCLUDEDIR}/proj) install( FILES util.hpp metadata.hpp common.hpp crs.hpp datum.hpp - coordinatesystem.hpp coordinateoperation.hpp io.hpp nn.hpp + coordinatesystem.hpp coordinateoperation.hpp io.hpp nn.hpp DESTINATION ${installdest} ) |
