From 9363872fbaa645d6c1ff8ca172e16f71cdfcf303 Mon Sep 17 00:00:00 2001 From: ana Date: Mon, 22 Oct 2012 07:41:30 +0000 Subject: [PATCH] Generating documentation by CMake:small fix --- doc/salome/gui/NETGENPLUGIN/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) 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) -- 2.30.2