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