Loading src/csg/CMakeLists.txt +2 −0 Original line number Diff line number Diff line Loading @@ -29,4 +29,6 @@ if (CSG_CGAL_ENABLED) target_link_libraries(csg-eb PRIVATE CGAL::CGAL) endif() if (BUILD_TESTING) add_subdirectory(tests) endif() Loading
src/csg/CMakeLists.txt +2 −0 Original line number Diff line number Diff line Loading @@ -29,4 +29,6 @@ if (CSG_CGAL_ENABLED) target_link_libraries(csg-eb PRIVATE CGAL::CGAL) endif() if (BUILD_TESTING) add_subdirectory(tests) endif()