X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=bin%2Fappliskel%2Ftests%2FCMakeLists.txt;h=dd4c93082bacbd4d40c008bfa817026c5f9debe4;hb=3e8cb819ece8ab264fe0c8d6d970387d2bfeb755;hp=e051906ee1ee0e5cbbd04b58e5e61857fc482b57;hpb=c525f7db9a62bc0af6ee18abc8eb157cf779ed9d;p=modules%2Fkernel.git diff --git a/bin/appliskel/tests/CMakeLists.txt b/bin/appliskel/tests/CMakeLists.txt index e051906ee..dd4c93082 100644 --- a/bin/appliskel/tests/CMakeLists.txt +++ b/bin/appliskel/tests/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2016 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 @@ -17,4 +17,6 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -ADD_SUBDIRECTORY(launcher) +ADD_SUBDIRECTORY(concurrentSession) +ADD_SUBDIRECTORY(salomeInstance) +ADD_SUBDIRECTORY(salomeCommand)