mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-06 02:54:16 +05:00
Build on Windows.
This commit is contained in:
parent
b4332c1441
commit
720a4f1925
@ -36,6 +36,7 @@ ADD_DEFINITIONS(
|
||||
# libraries to link to
|
||||
SET(_link_LIBRARIES
|
||||
${QT_LIBRARIES}
|
||||
${GUI_SalomeApp}
|
||||
)
|
||||
|
||||
# --- resources ---
|
||||
|
@ -45,6 +45,7 @@ SET(_link_LIBRARIES
|
||||
GEOMClient
|
||||
${OpenCASCADE_ModelingData_LIBRARIES}
|
||||
${KERNEL_SALOMELocalTrace}
|
||||
${GUI_SalomeApp}
|
||||
)
|
||||
|
||||
# --- headers ---
|
||||
|
@ -54,6 +54,7 @@ SET(_link_LIBRARIES
|
||||
ParaView::pqApplicationComponents
|
||||
VTK::RenderingMatplotlib
|
||||
VTK::InteractionStyle
|
||||
VTK::IOLegacy
|
||||
GEOMUtils
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user