You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/14 19:41:15 UTC

[GitHub] [arrow] kou commented on pull request #13380: Fix LZ4 support build for VS 2019 & 2022

kou commented on PR #13380:
URL: https://github.com/apache/arrow/pull/13380#issuecomment-1155640018

   LZ4 provides `.sln` for Visual Studio 2017 https://github.com/lz4/lz4/tree/dev/build/VS2017 and CMake files https://github.com/lz4/lz4/tree/dev/build/cmake . How about using CMake files like Zstandard  https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L2319 when CMake is 3.7 or later?


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org