aboutsummaryrefslogtreecommitdiff
path: root/src/bin_cs2cs.cmake
AgeCommit message (Expand)Author
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-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-22Rename cs2cs.c to cs2cs.cpp with minimal changes to make it compileEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2015-02-21adapt Charles Karney's patches for smoother CMake #258Howard Butler
2014-09-13mostly working CMake configuration #243Howard Butler