Commit 16bc5532 authored by Mark Meredith's avatar Mark Meredith
Browse files

add alias (for building from Spack)

parent 475cfe72
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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