index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-02-14
CMake: split configuration files for apps and tests (#3048)
Mike Taves
2022-01-13
Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009)
Mike Taves
2021-10-11
Merge pull request #2895 from rouault/cmake_BUILD_PROGRAMS
Even Rouault
2021-10-11
CMake: Always build gie if testing is requested (#2899)
Mike Taves
2021-10-10
CMake: add a BUILD_APPS to be able to disable build of all programs
Even Rouault
2020-02-04
Add projsync utility
Even Rouault
2020-01-24
CMake: replace PROJ_TESTS with CTest's BUILD_TESTING option
Mike Taves
2019-03-19
Normalize CMake with cmakelint, 2-space indent
Mike Taves
2019-02-04
Remove all traces of nad2bin and nad2nad
Kristian Evers
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2017-12-18
Enable wildcard globbing for MSVC builds (#714)
Thomas Knudsen
2017-10-12
gie.c and builtins.gie now able to reproduce internal test results
Thomas Knudsen
2017-09-28
Introducing the cct 'Coordinate Conversion and Transformation' program (#574)
Thomas Knudsen
2016-11-17
Updated CMakeLists to only set the debug postfix if the target is being built.
Tom Fili
2016-02-15
Upgrade geodesic library from GeographicLib 1.46.
Charles Karney
2015-03-03
Append _d to debug versions of library and tools so that release and debug ve...
Charles Karney
2015-02-22
More CMake churn #264
Howard Butler
2015-02-21
clean up include installation for CMake #262
Howard Butler
2014-09-13
default most options to ON for CMake #243
Howard Butler
2014-09-13
Start implementation of CMake support for proj.4 #243
Howard Butler