Salome HOME
Compilation under Windows: add missing header
[modules/kernel.git] / bin / appliskel / CMakeLists.txt
index 0d61b14b687ee2b8c5e54dba19407ff1e099919d..5cfc22427e8d5d046373cebb375363548f00a1e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2021  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,6 +35,7 @@ SET(SCRIPTS
   .salome_run # this is the Python launcher (without .py extension to avoid conflicts when importing salome python package)
   salome # this is the Python wrapper (without .py extension to avoid conflicts when importing salome python package)
   salome_mesa # this is the Python wrapper using MESA (work around display issue)
+  salome_common.py
   salome_starter.py
   .salome-completion.sh
 )