Remove QT4 compatibility: additional commit.

This commit is contained in:
rnv 2019-06-19 17:29:51 +03:00
parent 9157430337
commit 9c7a707978

View File

@ -32,11 +32,8 @@ INCLUDE_DIRECTORIES(
ADD_DEFINITIONS(
${QT_DEFINITIONS}
)
IF(NOT SALOME_GUI_BUILD_WITH_QT5)
SET(QT_QTCORE_LIB ${QT_QTCORE_LIBRARY})
ELSE()
SET(QT_QTCORE_LIB ${Qt5Core_LIBRARIES})
ENDIF()
SET(QT_QTCORE_LIB ${Qt5Core_LIBRARIES})
# libraries to link to
SET(_link_LIBRARIES