mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 09:20:35 +05:00
Add missing link dependency
This commit is contained in:
parent
ca3114ad35
commit
123890fc75
@ -43,11 +43,11 @@ ADD_DEFINITIONS(
|
|||||||
SET(_link_LIBRARIES
|
SET(_link_LIBRARIES
|
||||||
GEOMUtils
|
GEOMUtils
|
||||||
)
|
)
|
||||||
|
|
||||||
IF(SALOME_BUILD_GUI)
|
IF(SALOME_BUILD_GUI)
|
||||||
LIST(APPEND _link_LIBRARIES
|
LIST(APPEND _link_LIBRARIES
|
||||||
${GUI_qtx}
|
${GUI_qtx}
|
||||||
${GUI_suit}
|
${GUI_suit}
|
||||||
|
${GUI_OCCViewer}
|
||||||
)
|
)
|
||||||
ENDIF(SALOME_BUILD_GUI)
|
ENDIF(SALOME_BUILD_GUI)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user