From 49c6a49d83a3b29836a930d296a9f239d2860de0 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 12 Dec 2020 22:23:49 +0100 Subject: Split test_operation.cpp in two parts --- test/unit/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test/unit/CMakeLists.txt') 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 -- cgit v1.2.3