Salome HOME
Updated copyright comment
[modules/gui.git] / tools / CurvePlot / src / cpp / CMakeLists.txt
index e35af2def42e182f45a099bc4b538e8944b007ce..a59ca4581474ac4ec7ed29994e73daabe3df3aa4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -34,6 +34,10 @@ ADD_DEFINITIONS(${PYTHON_DEFINITIONS})
 # libraries to link to
 SET(_link_LIBRARIES ${PYTHON_LIBRARIES} ${GUI_PyInterp})
 
+IF(TARGET PyInterp AND WIN32)
+  SET(_link_LIBRARIES ${_link_LIBRARIES} PyInterp)
+ENDIF()
+
 # --- headers ---
 
 # header files / no moc processing