diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-11-26 16:00:38 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-11-29 00:35:26 +0100 |
| commit | 1a4a056894724f41c9990ac89326a93944afe16a (patch) | |
| tree | 8b5b16a73b418f1147b0b61913d43f3a70fb9691 /data/CMakeLists.txt | |
| parent | 67758b2c67ea329116b59818c038797667c4e1d1 (diff) | |
| download | PROJ-1a4a056894724f41c9990ac89326a93944afe16a.tar.gz PROJ-1a4a056894724f41c9990ac89326a93944afe16a.zip | |
Remove data/esri and data/esri.extra files
Diffstat (limited to 'data/CMakeLists.txt')
| -rw-r--r-- | data/CMakeLists.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 7b23527e..fe256ba7 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -2,9 +2,7 @@ # files containing dictionary of useful projection # -set(PROJ_DICTIONARY esri - world - esri.extra +set(PROJ_DICTIONARY world other.extra nad27 GL27 |
