Skip to content

Commit e7c298a

Browse files
committed
Update CMake required version
1 parent 5387243 commit e7c298a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/cmake_modules/ThirdpartyToolchain.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2650,7 +2650,7 @@ if(ARROW_USE_XSIMD)
26502650
IS_RUNTIME_DEPENDENCY
26512651
FALSE
26522652
REQUIRED_VERSION
2653-
"13.0.0")
2653+
"14.0.0")
26542654

26552655
if(xsimd_SOURCE STREQUAL "BUNDLED")
26562656
set(ARROW_XSIMD arrow::xsimd)

0 commit comments

Comments
 (0)