From a3823ba8d666ec2f1e581c80cb8687685ec40465 Mon Sep 17 00:00:00 2001 From: Gilles DAVID Date: Thu, 14 Sep 2017 19:31:15 +0200 Subject: [PATCH] Update CMakeLists.txt with new file --- bin/appliskel/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/appliskel/CMakeLists.txt b/bin/appliskel/CMakeLists.txt index f3e2e73dd..ead5db50c 100755 --- a/bin/appliskel/CMakeLists.txt +++ b/bin/appliskel/CMakeLists.txt @@ -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 ) -- 2.39.2