Salome HOME
Merge Python 3 porting: additional chnages.
[modules/kernel.git] / bin / appliskel / tests / CMakeLists.txt
index e051906ee1ee0e5cbbd04b58e5e61857fc482b57..dd4c93082bacbd4d40c008bfa817026c5f9debe4 100644 (file)
@@ -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)