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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
