kou commented on code in PR #43766: URL: https://github.com/apache/arrow/pull/43766#discussion_r1730740793
########## cpp/cmake_modules/ThirdpartyToolchain.cmake: ########## @@ -1191,57 +1194,6 @@ set(Boost_USE_MULTITHREADED ON) if(MSVC AND ARROW_USE_STATIC_CRT) set(Boost_USE_STATIC_RUNTIME ON) endif() -set(Boost_ADDITIONAL_VERSIONS Review Comment: Hmm. Our vcpkg doesn't have `boost-cmake` yet...: #43812 -- 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]
