Salome HOME
Remove QT4 compatibility: additional commit.
authorrnv <rnv@opencascade.com>
Wed, 19 Jun 2019 14:29:51 +0000 (17:29 +0300)
committerrnv <rnv@opencascade.com>
Wed, 19 Jun 2019 14:29:51 +0000 (17:29 +0300)
src/ShapeRecognition/CMakeLists.txt

index 7853c5ff2a57691ca93efeb7339c4379196ff8a9..8bedfe4ee95e966ccd49bbecbc85cff8ebfefd57 100644 (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