X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2FTools%2FVerima%2FCreeDocuments%2FCMakeLists.txt;h=01adacb92d4e034c51d901e5574f4b489200696d;hb=a274ade365bd0f0e19d56c577acc4a13aa1972a7;hp=838796ed2e1e424a23272b1a4b07673118e36e1f;hpb=b9cd996c2076b9cc0206f151ff9a8c4c5dd7d728;p=modules%2Fsmesh.git diff --git a/src/Tools/Verima/CreeDocuments/CMakeLists.txt b/src/Tools/Verima/CreeDocuments/CMakeLists.txt index 838796ed2..01adacb92 100644 --- a/src/Tools/Verima/CreeDocuments/CMakeLists.txt +++ b/src/Tools/Verima/CreeDocuments/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D +# Copyright (C) 2012-2021 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 @@ -23,10 +23,10 @@ ADD_SUBDIRECTORY(templatesHtml) # scripts / static SET(plugin_SCRIPTS - creeHtml.py + __init__.py jobHtml.py ) # --- rules --- -SALOME_INSTALL_SCRIPTS("${plugin_SCRIPTS}" ${SALOME_SMESH_INSTALL_PLUGINS}) +SALOME_INSTALL_SCRIPTS("${plugin_SCRIPTS}" ${SALOME_SMESH_INSTALL_PLUGINS}/Verima/CreeDocuments)