]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Fix ParaView patch for native DB10 - wrong xmlpattterns HINT
authorQuentin Cozette <quentin.cozette@cea.fr>
Mon, 21 Dec 2020 14:01:06 +0000 (15:01 +0100)
committerQuentin Cozette <quentin.cozette@cea.fr>
Thu, 11 Mar 2021 10:29:28 +0000 (11:29 +0100)
products/patches/ParaViewClient_native.patch

index 110ef8744d6dd49d665c5899bd398ee7f478b5ac..c1b303ed92b7466a23405b0fe16a39e9c9b6e843 100644 (file)
@@ -4,7 +4,7 @@
      NAMES xmlpatterns-qt5 xmlpatterns
      HINTS "${Qt5_DIR}/../../../bin"
            "${Qt5_DIR}/../../../libexec/qt5/bin"
-+          "${Qt5_DIR}/../../../lib/qt5/bin"
++          "${Qt5_DIR}/../../qt5/bin"
      DOC   "Path to xmlpatterns")
    mark_as_advanced(qt_xmlpatterns_executable)