[
https://issues.apache.org/jira/browse/THRIFT-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250188#comment-14250188
]
ASF GitHub Bot commented on THRIFT-2903:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/324
THRIFT-2903 Qt4 library built with CMake does not work
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-2903
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/324.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #324
----
commit f522c44e65974a1d110727617b598a54cc7985cf
Author: Nobuaki Sukegawa <[email protected]>
Date: 2014-12-17T16:30:58Z
THRIFT-2903 Qt4 library built with CMake does not work
----
> Qt4 library built with CMake does not work
> ------------------------------------------
>
> Key: THRIFT-2903
> URL: https://issues.apache.org/jira/browse/THRIFT-2903
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 1.0
> Reporter: Nobuaki Sukegawa
> Assignee: Nobuaki Sukegawa
>
> As in Makefile.am, we need to invoke "moc" executable on header files in
> CMakeLists.txt too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)