We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fdf201 commit 2a098fcCopy full SHA for 2a098fc
Readme.md
@@ -8,7 +8,8 @@ See out test application in src/Test/main.cc
8
# Build and run
9
To build WD you need:
10
* Install Qt (4 or 5)
11
-* Create wd.gypi file, our current wd.gypi looks like: ```
+* Create wd.gypi file, our current wd.gypi looks like:
12
+```
13
{
14
'variables': {
15
'QT5': '0', # change to '1' for enabling Qt5
0 commit comments