aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2022-12-12 21:31:47 +0100
committerKarsten Heimrich <karsten.heimrich@qt.io>2022-12-16 12:38:16 +0000
commita52c7e07b3828b4ef5714c93bc09e8e1f630ede4 (patch)
tree37eec736cbc060cae3c737c90eb1bd58a08646f2
parent21ffe2d52ff36dfa81ea9fca34b4575ce62f8a21 (diff)
Update configure line and exclude Open GL
Change-Id: I81a242dc783346e273b54d65f728bb86916c5f93 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cca4345e..eac5c9f7 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ and steps to build Qt from sources.
Recommended options for the `configure` tool:
- configure -static -opensource -confirm-license -nomake examples -nomake tests -opengl desktop
+ configure -static -opensource -confirm-license -nomake examples -nomake tests -no-opengl
Recommended options for [jom](https://wiki.qt.io/Jom):