forked from pool/paraview
13 lines
520 B
Diff
13 lines
520 B
Diff
|
Index: ParaView-v5.3.0/VTK/Utilities/Doxygen/CMakeLists.txt
|
||
|
===================================================================
|
||
|
--- ParaView-v5.3.0.orig/VTK/Utilities/Doxygen/CMakeLists.txt
|
||
|
+++ ParaView-v5.3.0/VTK/Utilities/Doxygen/CMakeLists.txt
|
||
|
@@ -80,7 +80,4 @@
|
||
|
install(FILES doc_readme.txt
|
||
|
DESTINATION ${VTK_INSTALL_DOXYGEN_DIR}
|
||
|
COMPONENT Development)
|
||
|
- install(DIRECTORY ${VTK_BINARY_DIR}/Utilities/Doxygen/doc/html
|
||
|
- DESTINATION ${VTK_INSTALL_DOXYGEN_DIR}
|
||
|
- COMPONENT Development)
|
||
|
endif()
|