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