X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=bin%2Fappliskel%2FCMakeLists.txt;h=785287b0fe520151a7df716c7234440557e62d54;hb=f436737f7777afdf68fb9516da0666fc8e195e2e;hp=1e563744ff76c2ab647c6a3e1a5944855172bcf0;hpb=c525f7db9a62bc0af6ee18abc8eb157cf779ed9d;p=modules%2Fkernel.git diff --git a/bin/appliskel/CMakeLists.txt b/bin/appliskel/CMakeLists.txt index 1e563744f..785287b0f 100755 --- a/bin/appliskel/CMakeLists.txt +++ b/bin/appliskel/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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 # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -36,6 +36,7 @@ SET(SCRIPTS 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_starter.py ) SALOME_INSTALL_SCRIPTS("${SCRIPTS}" ${SALOME_INSTALL_SCRIPT_SCRIPTS}/appliskel)