mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-29 16:22:53 +00:00
cmake - export IfcOpenShellConfig.cmake
This commit is contained in:
@@ -16,4 +16,6 @@ target_link_libraries(IfcConvert
|
||||
${CGAL_LIBRARIES} ${GLTF_LIBRARIES}
|
||||
)
|
||||
|
||||
install(TARGETS IfcConvert)
|
||||
install(TARGETS IfcConvert
|
||||
EXPORT ${IFCOPENSHELL_EXPORT_TARGETS}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user