@kou hm, the cmake files are installed by the gRPC build when I built it: ``` $ ls -l ~/cpp-toolchain/lib/cmake/grpc/ total 28 -rw-r--r-- 1 wesm wesm 323 Aug 29 20:49 gRPCConfig.cmake -rw-r--r-- 1 wesm wesm 380 Aug 29 20:49 gRPCConfigVersion.cmake -rw-r--r-- 1 wesm wesm 6657 Aug 29 20:49 gRPCTargets.cmake -rw-r--r-- 1 wesm wesm 10824 Aug 29 20:49 gRPCTargets-release.cmake ```
Do you not have these in your install? We will need to do a bunch of work on the build toolchain after this initial patch goes in [ Full content available at: https://github.com/apache/arrow/pull/2547 ] This message was relayed via gitbox.apache.org for [email protected]
