aboutsummaryrefslogtreecommitdiff
path: root/src/bin_proj.cmake
AgeCommit message (Expand)Author
2022-02-14CMake: split configuration files for apps and tests (#3048)Mike Taves
2021-10-23CMake: revise how we deal with symbol export and static buildsEven Rouault
2021-10-16Fix previous commitEven Rouault
2021-10-16CMake: fix invproj/invgeod generation on Windows when building with an explic...Even Rouault
2021-10-09CMake build: generate invproj/invgeod binaries (symlinks on Unix, copy otherw...Even Rouault
2021-07-04fix installation of executables on iOSSpaceIm
2021-02-14CMake: Prefer keyword signature of target_link_libraries commandMateusz Łoskot
2020-02-21CMake: rename BUILD_LIBPROJ_SHARED to BUILD_SHARED_LIBSMike Taves
2019-09-03stick with proj.lib on windowsJuergen E. Fischer
2019-04-20proj/cs2cs: validate value of -f parameter to avoid potential crashes (fixes ...Even Rouault
2019-04-05CMake: cache C/C++ warn flags to compile PROJ targetsMike Taves
2019-03-19Normalize CMake with cmakelint, 2-space indentMike Taves
2019-01-18Remove Chebyshev polynomials from projKristian Evers
2018-12-26cpp conversion: move source files in apps/ iso19111/ conversions/ projections...Even Rouault
2018-12-26cpp conversion: minimal steps to fix compilation errors, not warningsEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2014-09-13mostly working CMake configuration #243Howard Butler