]> SALOME platform Git repositories - plugins/netgenplugin.git/commitdiff
Salome HOME
Generating documentation by CMake:small fix V6_6_0a1 V6_6_0b1
authorana <ana@opencascade.com>
Mon, 22 Oct 2012 07:41:30 +0000 (07:41 +0000)
committerana <ana@opencascade.com>
Mon, 22 Oct 2012 07:41:30 +0000 (07:41 +0000)
doc/salome/gui/NETGENPLUGIN/CMakeLists.txt

index eb97c5c988dcbdfe31193945ad7087d41d68cdae..5f55b688a89cf2c2f89ac418697b74f2c0382a76 100755 (executable)
@@ -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)