aboutsummaryrefslogtreecommitdiff
path: root/cmake/ProjConfig.cmake
AgeCommit message (Collapse)Author
2019-03-22Build: automatically enable system error messagesChris Mayo
Define HAVE_STRERROR during configuration. Before: $ cs2cs +proj=latlong +to +proj=latlong dummy <cs2cs>: Sys errno: 2: <system mess. texts unavail.> dummy After: $ cs2cs +proj=latlong +to +proj=latlong dummy <cs2cs>: Sys errno: 2: No such file or directory dummy
2019-02-22CMake warning about second proj_config.hMike Taves
2018-06-02Upgrade http:// to https:// where feasibleMike Toews
2018-03-26Rename CMake infrastructure to remove 4mwtoews