Implementing new PROJ API
- Jun 24, 2022
-
-
Nander Wever authored
Updating FindPROJ.cmake to stick to the old PROJ4 interface for as long as it is available, and switch to PROJ otherwise (version 8.0.0 or higher of libproj). This because we use a function that was only introduced in version 8.0.0.
-
Mathias Bavay authored
Now the user only has to enable PROJ and cmake will find out if either proj4 or proj is installed on the system, then compile and link with the proper version of the library.
-
- Jun 23, 2022
-
-
Nander Wever authored
-
- Jun 22, 2022
-
-
Nander Wever authored
-