summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZezeng Wang <51382517@qq.com>2020-04-27 15:18:26 +0800
committerGitHub <noreply@github.com>2020-04-27 08:18:26 +0100
commitb416ffa72dbcab8ed8a156c95cb8e480ed46a438 (patch)
tree550218c3493a9c76e4d778b987f8fee05cd96715 /doc
parent3127e4abd94728a60849c80bed84c2c338067a01 (diff)
downloadthrift-b416ffa72dbcab8ed8a156c95cb8e480ed46a438.tar.gz
Mention Qt in README
[skip ci]
Diffstat (limited to 'doc')
-rw-r--r--doc/install/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install/README.md b/doc/install/README.md
index 071a5d64d..3bc4d3559 100644
--- a/doc/install/README.md
+++ b/doc/install/README.md
@@ -26,6 +26,7 @@ These are only required if you choose to build the libraries for the given langu
* Boost 1.56.0
* libevent (optional, to build the nonblocking server)
* zlib (optional)
+ * Qt (optional)
* Java
* Java 1.8
* Gradle