This is an automated email from the ASF dual-hosted git repository.
dcelasun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
The following commit(s) were added to refs/heads/master by this push:
new b416ffa Mention Qt in README
b416ffa is described below
commit b416ffa72dbcab8ed8a156c95cb8e480ed46a438
Author: Zezeng Wang <[email protected]>
AuthorDate: Mon Apr 27 15:18:26 2020 +0800
Mention Qt in README
[skip ci]
---
doc/install/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/install/README.md b/doc/install/README.md
index 071a5d6..3bc4d35 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