vcpkg/ports/qwt-qt6/disable-examples-playground-tests.patch

31 lines
1.2 KiB
Diff
Raw Normal View History

diff --git a/qwtconfig.pri b/qwtconfig.pri
index 0b054e0..d922aff 100644
--- a/qwtconfig.pri
+++ b/qwtconfig.pri
@@ -137,7 +137,7 @@ win32 {
# Otherwise you have to build them from the examples directory.
######################################################################
-QWT_CONFIG += QwtExamples
+#QWT_CONFIG += QwtExamples
######################################################################
# The playground is primarily intended for the Qwt development
@@ -148,14 +148,14 @@ QWT_CONFIG += QwtExamples
# Otherwise you have to build them from the playground directory.
######################################################################
-QWT_CONFIG += QwtPlayground
+#QWT_CONFIG += QwtPlayground
######################################################################
# If you want to auto build the tests, enable the line below
# Otherwise you have to build them from the tests directory.
######################################################################
-QWT_CONFIG += QwtTests
+#QWT_CONFIG += QwtTests
######################################################################
# When Qt has been built as framework qmake wants