Salome HOME
ParaView-5.8.0 build options and patches
[tools/configuration.git] / config / patches / paraview.0003-ParaViewClient.patch
1 --- ParaView-5.8.0-RC2.orig/CMake/ParaViewClient.cmake  2020-03-02 15:38:53.791382799 +0300
2 +++ ParaView-5.8.0-RC2.new/CMake/ParaViewClient.cmake   2020-03-02 18:31:04.304698442 +0300
3 @@ -516,6 +516,7 @@
4      NAMES xmlpatterns-qt5 xmlpatterns
5      HINTS "${Qt5_DIR}/../../../bin"
6            "${Qt5_DIR}/../../../libexec/qt5/bin"
7 +    NO_CMAKE_PATH
8      DOC   "Path to xmlpatterns")
9    mark_as_advanced(qt_xmlpatterns_executable)
10