Commits


Dmitry Kalinkin authored and Sutou Kouhei committed 13cb3dbded1
ARROW-9084: [C++] CMake is unable to find zstd target when ZSTD_SOURCE=SYSTEM ZSTD::zstd target is expected to exist, but zstd exports ZSTD::zstd_{shared,static}. Closes #7388 from veprbl/pr/zstd_config_fix Lead-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com> Co-authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>