forked from pool/paraview
Atri Bhattacharya
322ed0efad
update to 5.3.0 OBS-URL: https://build.opensuse.org/request/show/481606 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=49
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()
|