From: ana Date: Mon, 22 Oct 2012 07:41:30 +0000 (+0000) Subject: Generating documentation by CMake:small fix X-Git-Tag: V6_6_0a1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9363872fbaa645d6c1ff8ca172e16f71cdfcf303;p=plugins%2Fnetgenplugin.git Generating documentation by CMake:small fix --- diff --git a/doc/salome/gui/NETGENPLUGIN/CMakeLists.txt b/doc/salome/gui/NETGENPLUGIN/CMakeLists.txt index eb97c5c..5f55b68 100755 --- a/doc/salome/gui/NETGENPLUGIN/CMakeLists.txt +++ b/doc/salome/gui/NETGENPLUGIN/CMakeLists.txt @@ -32,8 +32,6 @@ SALOME_CONFIGURE_FILE(doxyfile_py.in doxyfile_py) SALOME_CONFIGURE_FILE(static/header.html.in ${builddir}/static/header.html) SALOME_CONFIGURE_FILE(static/header_py.html.in ${builddir}/static/header_py.html) -INSTALL(FILES images/head.png DESTINATION ${guidocdir}/netgenpluginpy_doc) - SET(DOC_SMESH_MeshersList NETGENPlugin) SET(f "$(SMESH_ROOT_DIR)/bin/salome/collect_mesh_methods.py") IF(WINDOWS)