X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2FCMakeLists.txt;h=0747aef1172f927b5bd08e60a25d68f3619439cf;hb=f5abe7c84a2ee483df1fa0b68c672530b1a919a3;hp=bbecf76550bd75c2efa0f17364977e937b253e6e;hpb=29f721b8ca46ed5d7872a8a23dd891c46d74ba10;p=tools%2Fmedcoupling.git diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index bbecf7655..0747aef11 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D +# Copyright (C) 2012-2016 CEA/DEN, EDF R&D # # 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,6 +17,5 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -ADD_SUBDIRECTORY(salome) -ADD_SUBDIRECTORY(doxygen) - +ADD_SUBDIRECTORY(user) +ADD_SUBDIRECTORY(tutorial)