From: rnv Date: Wed, 19 Jun 2019 14:29:51 +0000 (+0300) Subject: Remove QT4 compatibility: additional commit. X-Git-Tag: V9_4_0a1~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9c7a70797808ad0bf3060284e7fc4a82e3162f75;p=modules%2Fgeom.git Remove QT4 compatibility: additional commit. --- diff --git a/src/ShapeRecognition/CMakeLists.txt b/src/ShapeRecognition/CMakeLists.txt index 7853c5ff2..8bedfe4ee 100644 --- a/src/ShapeRecognition/CMakeLists.txt +++ b/src/ShapeRecognition/CMakeLists.txt @@ -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