cmake - export IfcOpenShellConfig.cmake

This commit is contained in:
Andrej730
2025-12-11 19:22:49 +05:00
parent f5b1d7695a
commit 2627052b55
11 changed files with 72 additions and 8 deletions
+3 -1
View File
@@ -53,4 +53,6 @@ install(FILES ${IFCPARSE_H_FILES}
DESTINATION ${INCLUDEDIR}/ifcparse
)
install(TARGETS IfcParse)
install(TARGETS IfcParse
EXPORT ${IFCOPENSHELL_EXPORT_TARGETS}
)