mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 06:39:13 +00:00
cmake - export IfcOpenShellConfig.cmake
This commit is contained in:
@@ -72,5 +72,7 @@ if(WIN32)
|
||||
target_link_options(svgfill_exe PRIVATE "/NOIMPLIB")
|
||||
endif()
|
||||
|
||||
install(TARGETS svgfill_exe svgfill)
|
||||
install(TARGETS svgfill_exe svgfill
|
||||
EXPORT ${IFCOPENSHELL_EXPORT_TARGETS}
|
||||
)
|
||||
install(FILES ${LIB_H_FILES} DESTINATION ${INCLUDEDIR})
|
||||
|
||||
Reference in New Issue
Block a user