Salome HOME
Copyright update 2022
[modules/gui.git] / src / GUI_PY / CMakeLists.txt
index 665c230336e73c1a050bba79f4aef2d55cd576db..f5adafceeee5771c32d7a104abdf6ac7109b179c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -35,7 +35,6 @@ PYQT_WRAP_UIC(_pyuic_SCRIPTS ${_pyuic_FILES} TARGET_NAME _target_name_pyuic)
 
 # scripts / static
 SET(_other_SCRIPTS 
-  __init__.py
   genericdialog.py
   helper.py
   mytestdialog.py
@@ -48,6 +47,7 @@ SET(_bin_SCRIPTS
 )
 
 SALOME_CONFIGURE_FILE(qtsalome.py.in qtsalome.py)
+SALOME_CONFIGURE_FILE(__init__.py __init__.py INSTALL ${SALOME_INSTALL_PYTHON}/salome/gui)
 
 SET(_gen_SCRIPTS
     ${CMAKE_CURRENT_BINARY_DIR}/qtsalome.py