Salome HOME
[bos #39942] EDF 25230 - New problem with XYZtoUV
[modules/geom.git] / src / ShapeRecognition / CMakeLists.txt
index 7853c5ff2a57691ca93efeb7339c4379196ff8a9..bc64c845a1c219126dc1febd246f8098d3015318 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2023  CEA, EDF, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -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