aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2020-02-04Add projsync utilityEven Rouault
2020-01-24CMake: replace PROJ_TESTS with CTest's BUILD_TESTING optionMike Taves
2019-03-19Normalize CMake with cmakelint, 2-space indentMike Taves
2019-02-04Remove all traces of nad2bin and nad2nadKristian Evers
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2017-12-18Enable wildcard globbing for MSVC builds (#714)Thomas Knudsen
2017-10-12gie.c and builtins.gie now able to reproduce internal test resultsThomas Knudsen
2017-09-28Introducing the cct 'Coordinate Conversion and Transformation' program (#574)Thomas Knudsen
2016-11-17Updated CMakeLists to only set the debug postfix if the target is being built.Tom Fili
2016-02-15Upgrade geodesic library from GeographicLib 1.46.Charles Karney
2015-03-03Append _d to debug versions of library and tools so that release and debug ve...Charles Karney
2015-02-22More CMake churn #264Howard Butler
2015-02-21clean up include installation for CMake #262Howard Butler
2014-09-13default most options to ON for CMake #243Howard Butler
2014-09-13Start implementation of CMake support for proj.4 #243Howard Butler