Tom-Newton commented on PR #39622: URL: https://github.com/apache/arrow/pull/39622#issuecomment-1905101253
Yes. I found the PR which changed this https://github.com/microsoft/vcpkg/pull/33600 I plan to go with ``` "features": [ "clang", "default-targets", "enable-bindings", "enable-terminfo", "enable-zlib", "enable-zstd", "enable-rtti", "lld", "tools" ] ``` I think this is the closest we can get to what we had before. Some features where removed. I'm currently waiting for the local build to run. -- 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]
