[GitHub] [thrift] kou opened a new pull request, #2726: THRIFT-5668: Install FindLibevent.cmake

2022-11-08 Thread GitBox
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:

[jira] [Updated] (THRIFT-5668) FindLibevent.cmake is missing

2022-11-08 Thread Kouhei Sutou (Jira)
[ 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

[jira] [Created] (THRIFT-5668) FindLibevent.cmake is missing

2022-11-08 Thread Kouhei Sutou (Jira)
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

[GitHub] [thrift] kou opened a new pull request, #2725: THRIFT-5667: Make ThriftConfig.cmake relocatable

2022-11-08 Thread GitBox
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

[jira] [Created] (THRIFT-5667) Make ThriftConfig.cmake relocatable

2022-11-08 Thread Kouhei Sutou (Jira)
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