Skip to content
Snippets Groups Projects
Commit 16bc5532 authored by Mark Meredith's avatar Mark Meredith
Browse files

add alias (for building from Spack)

parent 475cfe72
No related branches found
No related tags found
1 merge request!112add alias (for building from Spack)
Pipeline #29811 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment