mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Fix #7561
This commit is contained in:
@@ -42,3 +42,8 @@ foreach(kernel ${GEOMETRY_KERNELS})
|
|||||||
endforeach()
|
endforeach()
|
||||||
|
|
||||||
set(kernel_libraries ${kernel_libraries} PARENT_SCOPE)
|
set(kernel_libraries ${kernel_libraries} PARENT_SCOPE)
|
||||||
|
|
||||||
|
install(
|
||||||
|
FILES ifc_geomlibrary_api.h
|
||||||
|
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/ifcgeom/kernels/"
|
||||||
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user