Loading src/csg/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ if (CSG_CGAL_ENABLED) endif() add_library(csg-eb ${csg-eb_SOURCES}) add_library(CsgEb::csg-eb ALIAS csg-eb) target_link_libraries(csg-eb PRIVATE stdc++fs Loading Loading
src/csg/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ if (CSG_CGAL_ENABLED) endif() add_library(csg-eb ${csg-eb_SOURCES}) add_library(CsgEb::csg-eb ALIAS csg-eb) target_link_libraries(csg-eb PRIVATE stdc++fs Loading