diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-09-18 21:37:20 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-09-18 22:58:57 +0200 |
| commit | eb2862c80971f106c69bfb46e8324104634fe1f2 (patch) | |
| tree | 48936a83bc069717a87398a39727ef18d064e972 /test/CMakeLists.txt | |
| parent | d7366ffdd5cbe5ba6c2d9f917d064085bbc3eddc (diff) | |
| download | PROJ-eb2862c80971f106c69bfb46e8324104634fe1f2.tar.gz PROJ-eb2862c80971f106c69bfb46e8324104634fe1f2.zip | |
Move data/test* scripts and expected results to test/old/
Diffstat (limited to 'test/CMakeLists.txt')
| -rw-r--r-- | test/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index ed44f8a2..ae3d6bf4 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -52,4 +52,5 @@ proj_add_gie_test("GIGS-5208" "gigs/5208.gie") # ${TEST_MAIN_SRC} # ${CATCH2_INCLUDE} ) +add_subdirectory(old) add_subdirectory(unit) |
