]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/ShapeRecognition/CMakeLists.txt
Salome HOME
[bos #39942] EDF 25230 - New problem with XYZtoUV
[modules/geom.git] / src / ShapeRecognition / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index dc550f5..bc64c84
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016  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