Salome HOME
Update CMakeLists.txt with new file
authorGilles DAVID <gilles-g.david@edf.fr>
Thu, 14 Sep 2017 17:31:15 +0000 (19:31 +0200)
committerGilles DAVID <gilles-g.david@edf.fr>
Thu, 14 Sep 2017 17:31:15 +0000 (19:31 +0200)
bin/appliskel/CMakeLists.txt

index f3e2e73dd394c74581a616cae0e8d4941e9fd44d..ead5db50c4044fbfcbbd39608e5913f690008284 100755 (executable)
@@ -32,7 +32,8 @@ SET(SCRIPTS
   getAppliPath.py
   update_catalogs.py
   kill_remote_containers.py
-  salome # this is the Python launcher (without .py extension to avoid conflicts when importing salome python package)
+  .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_starter.py
   .salome-completion.sh
 )