aboutsummaryrefslogtreecommitdiff
path: root/cmake/ProjTest.cmake
AgeCommit message (Expand)Author
2020-02-04Merge pull request #1905 from russkel/patch-1Kristian Evers
2020-02-04Increase CMake minimum version from 3.5 to 3.9Mike Taves
2020-01-22Merge RFC4 (#1865)Even Rouault
2020-01-05Make sure tests pass if extra grids are presentEven Rouault
2019-10-23Fix errors running gie-based tests in Debug mode on WindowsAsa Packer
2019-09-19set PROJ_LIB on test targets for CMakeHoward Butler
2019-03-19Normalize CMake with cmakelint, 2-space indentMike Taves
2018-12-01Rename test/old/ to test/cli/ to better reflect their natureEven Rouault
2018-09-18Move data/test* scripts and expected results to test/old/Even Rouault
2018-09-18Rename nad/ directory as data/Even Rouault
2018-03-26Rename CMake infrastructure to remove 4mwtoews