]> SALOME platform Git repositories - modules/gui.git/blobdiff - tools/PyConsole/src/python/CMakeLists.txt
Salome HOME
updated copyright message
[modules/gui.git] / tools / PyConsole / src / python / CMakeLists.txt
index ab5ccd929dc97c6f26ef1ad9b7ce3fc4a80203c4..af863fa2cbaf46aece07ccfb356e856950997cb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2016  OPEN CASCADE
+# Copyright (C) 2015-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
@@ -59,4 +59,4 @@ ELSE()
   SET_TARGET_PROPERTIES(PyConsolePy PROPERTIES PREFIX "")
 ENDIF()
 TARGET_LINK_LIBRARIES(PyConsolePy ${_link_LIBRARIES})
-INSTALL(TARGETS PyConsolePy EXPORT ${TOOLS_EXPORT_NAME}TargetGroup DESTINATION ${PYCONSOLE_INSTALL_LIBS})
+INSTALL(TARGETS PyConsolePy EXPORT ${PYCONSOLE_EXPORT_NAME}TargetGroup DESTINATION ${PYCONSOLE_INSTALL_PYTHON})