mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-31 17:06:29 +00:00
cmake: Externalize OpenCascade config (#7365)
Co-authored-by: Andrej <azhilenkov@gmail.com>
This commit is contained in:
committed by
GitHub
parent
be0eea1bed
commit
613015e37e
@@ -84,7 +84,7 @@ set_target_properties(${targetName} PROPERTIES
|
||||
|
||||
target_link_libraries(${targetName}
|
||||
${IFCOPENSHELL_LIBRARIES}
|
||||
${OPENCASCADE_LIBRARIES}
|
||||
${OpenCASCADE_LIBRARIES}
|
||||
${OPENSCENEGRAPH_LIBRARIES}
|
||||
Qt${QT_VERSION}::Core
|
||||
Qt${QT_VERSION}::Gui
|
||||
|
||||
Reference in New Issue
Block a user