1add_executable(testgeom 2 BoundaryTest.cpp 3 GeoConvHelperTest.cpp 4 PositionVectorTest.cpp 5 GeomHelperTest.cpp 6 ) 7setTestProperties(testgeom utils_geom) 8 9