[mapguide-commits] r9669 - sandbox/jng/catch2/Server/src/UnitTesting

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Jul 15 05:20:32 PDT 2020


Author: jng
Date: 2020-07-15 05:20:31 -0700 (Wed, 15 Jul 2020)
New Revision: 9669

Modified:
   sandbox/jng/catch2/Server/src/UnitTesting/CMakeLists.txt
Log:
Add missing TestMisc.cpp for Linux build

Modified: sandbox/jng/catch2/Server/src/UnitTesting/CMakeLists.txt
===================================================================
--- sandbox/jng/catch2/Server/src/UnitTesting/CMakeLists.txt	2020-07-15 12:07:01 UTC (rev 9668)
+++ sandbox/jng/catch2/Server/src/UnitTesting/CMakeLists.txt	2020-07-15 12:20:31 UTC (rev 9669)
@@ -32,6 +32,7 @@
     TestLogManagerThread.cpp
     TestMappingService.cpp
     TestMdfModel.cpp
+    TestMisc.cpp
     TestPerformance.cpp
     TestRenderingService.cpp
     TestResourceService.cpp



More information about the mapguide-commits mailing list