mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-18 11:20:21 +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
@@ -74,7 +74,7 @@ if(HAS_MAX)
|
||||
tessint.lib
|
||||
viewfile.lib
|
||||
zlibdll.lib
|
||||
${OPENCASCADE_LIBRARIES}
|
||||
${OpenCASCADE_LIBRARIES}
|
||||
)
|
||||
|
||||
set_target_properties(IfcMax_${max_year} PROPERTIES SUFFIX ".dli")
|
||||
|
||||
Reference in New Issue
Block a user