kou commented on issue #45303:
URL: https://github.com/apache/arrow/issues/45303#issuecomment-4255451881

   Unfortunately, no. We still have `externalproject_add()`s:
   
   ```console
   $ grep externalproject_add cpp/cmake_modules/ThirdpartyToolchain.cmake
     externalproject_add(snappy_ep
     externalproject_add(brotli_ep
     externalproject_add(glog_ep
     externalproject_add(gflags_ep
       externalproject_add(protobuf_ep_host
     externalproject_add(substrait_ep
     externalproject_add(jemalloc_ep
     externalproject_add(mimalloc_ep
     externalproject_add(gbenchmark_ep
     externalproject_add(rapidjson_ep
     externalproject_add(xsimd_ep
       externalproject_add(zlib_ep
     externalproject_add(zstd_ep
     externalproject_add(bzip2_ep
     externalproject_add(utf8proc_ep
       externalproject_add(orc_ep
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to