Build on Windows

This commit is contained in:
rnv 2020-02-13 16:41:45 +03:00
parent 048762b237
commit a7d0757a2c
3 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,7 @@ SET(_link_LIBRARIES
${GUI_qtx} ${GUI_qtx}
${GUI_suit} ${GUI_suit}
${GUI_std} ${GUI_std}
${GUI_SalomeApp}
SMESHClient SMESHClient
SMDS SMDS
SMESHControls SMESHControls

View File

@ -34,6 +34,7 @@ SET(_link_LIBRARIES
${KERNEL_SALOMELocalTrace} ${KERNEL_SALOMELocalTrace}
${KERNEL_OpUtil} ${KERNEL_OpUtil}
VTK::CommonCore VTK::CommonCore
VTK::CommonDataModel
) )
# --- headers --- # --- headers ---

View File

@ -74,6 +74,7 @@ SET(_link_LIBRARIES
${OpenCASCADE_ModelingAlgorithms_LIBRARIES} ${OpenCASCADE_ModelingAlgorithms_LIBRARIES}
${GEOM_GEOMClient} ${GEOM_GEOMClient}
${GEOM_SalomeIDLGEOM} ${GEOM_SalomeIDLGEOM}
VTK::IOLegacy
SalomeIDLSMESH SalomeIDLSMESH
SMESHimpl SMESHimpl
SMDS SMDS