Commits


Sahil Kang authored and GitHub committed 8fed1dbeae6
AVRO-3958: [C] Update min cmake version to 3.5 (#2796) We don't use older cmake features and this removes the following warning: CMake Deprecation Warning at CMakeLists.txt:19 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. Signed-off-by: Sahil Kang <sahil.kang@asilaycomputing.com> Signed-off-by: Sahil Kang <sahilkang@google.com>