diff options
Diffstat (limited to 'tools/cmake/patches')
-rw-r--r-- | tools/cmake/patches/100-disable_qt_tests.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cmake/patches/100-disable_qt_tests.patch b/tools/cmake/patches/100-disable_qt_tests.patch index 262360d287..a354e1cac1 100644 --- a/tools/cmake/patches/100-disable_qt_tests.patch +++ b/tools/cmake/patches/100-disable_qt_tests.patch @@ -1,6 +1,6 @@ --- a/Tests/RunCMake/CMakeLists.txt +++ b/Tests/RunCMake/CMakeLists.txt -@@ -289,15 +289,6 @@ add_RunCMake_test(no_install_prefix) +@@ -290,15 +290,6 @@ add_RunCMake_test(no_install_prefix) add_RunCMake_test(configure_file) add_RunCMake_test(CTestTimeoutAfterMatch) |