kou opened a new pull request, #2726:
URL: https://github.com/apache/thrift/pull/2726
Client: cpp
ThriftConfig.cmake uses our FindLibevent.cmake but "make install" doesn't
install FindLibevent.cmake. It causes an error with find_package(Thrift) like
the following:
[
https://issues.apache.org/jira/browse/THRIFT-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou updated THRIFT-5668:
-
Description:
ThriftConfig.cmake uses our FindLibevent.cmake but {{make install}} doesn't
instal
Kouhei Sutou created THRIFT-5668:
Summary: FindLibevent.cmake is missing
Key: THRIFT-5668
URL: https://issues.apache.org/jira/browse/THRIFT-5668
Project: Thrift
Issue Type: Improvement
kou opened a new pull request, #2725:
URL: https://github.com/apache/thrift/pull/2725
Client: cpp
The current ThriftConfig.cmake isn't relocatable. It means that we can't
move ThriftConfig.cmake installed by "make install".
In general, users don't need to move ThriftC
Kouhei Sutou created THRIFT-5667:
Summary: Make ThriftConfig.cmake relocatable
Key: THRIFT-5667
URL: https://issues.apache.org/jira/browse/THRIFT-5667
Project: Thrift
Issue Type: Improvement