mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-14 19:51:16 +05:00
Build on Windows
This commit is contained in:
parent
048762b237
commit
a7d0757a2c
@ -59,6 +59,7 @@ SET(_link_LIBRARIES
|
||||
${GUI_qtx}
|
||||
${GUI_suit}
|
||||
${GUI_std}
|
||||
${GUI_SalomeApp}
|
||||
SMESHClient
|
||||
SMDS
|
||||
SMESHControls
|
||||
|
@ -34,6 +34,7 @@ SET(_link_LIBRARIES
|
||||
${KERNEL_SALOMELocalTrace}
|
||||
${KERNEL_OpUtil}
|
||||
VTK::CommonCore
|
||||
VTK::CommonDataModel
|
||||
)
|
||||
|
||||
# --- headers ---
|
||||
|
@ -74,6 +74,7 @@ SET(_link_LIBRARIES
|
||||
${OpenCASCADE_ModelingAlgorithms_LIBRARIES}
|
||||
${GEOM_GEOMClient}
|
||||
${GEOM_SalomeIDLGEOM}
|
||||
VTK::IOLegacy
|
||||
SalomeIDLSMESH
|
||||
SMESHimpl
|
||||
SMDS
|
||||
|
Loading…
x
Reference in New Issue
Block a user