Commits


cluster authored and GitHub committed f4446c0f99b
GH-34945: [C++][Docs] Add missing cmake_minimum_required() to example (#34969) 1. add cmake_minimum_required(3.16) . 2. the version is based on https://github.com/apache/arrow/issues/34921. * Closes: #34945 Lead-authored-by: cluster <clusternlh@gmail.com> Co-authored-by: Sutou Kouhei <kou@cozmixng.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>