aboutsummaryrefslogtreecommitdiff
path: root/test/unit/CMakeLists.txt
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-12-12 22:23:49 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-12-12 22:34:11 +0100
commit49c6a49d83a3b29836a930d296a9f239d2860de0 (patch)
tree3c6032ed8cd28b3d9688be2590afa3357e900851 /test/unit/CMakeLists.txt
parent4bc3fec94ae0c27c6327e163ea35098347bac0f1 (diff)
downloadPROJ-49c6a49d83a3b29836a930d296a9f239d2860de0.tar.gz
PROJ-49c6a49d83a3b29836a930d296a9f239d2860de0.zip
Split test_operation.cpp in two parts
Diffstat (limited to 'test/unit/CMakeLists.txt')
-rw-r--r--test/unit/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/CMakeLists.txt b/test/unit/CMakeLists.txt
index 3924f47d..7c4c124a 100644
--- a/test/unit/CMakeLists.txt
+++ b/test/unit/CMakeLists.txt
@@ -121,6 +121,7 @@ add_executable(proj_test_cpp_api
test_metadata.cpp
test_io.cpp
test_operation.cpp
+ test_operationfactory.cpp
test_datum.cpp
test_factory.cpp
test_c_api.cpp