Salome HOME
Ignore unicode errors from output
[modules/kernel.git] / bin / appliskel / CMakeLists.txt
index 82d293832ac620e02dd36e8a3cb9420f39e6d6ad..247ca59cb3e62200a3e4237cb42a1408d99cf34b 100644 (file)
@@ -34,6 +34,8 @@ SET(SCRIPTS
   kill_remote_containers.py
   .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
 )