Skip to content

Commit 3cc032b

Browse files
committed
Update CMake required version
1 parent 6c9d63c commit 3cc032b

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
@@ -2642,7 +2642,7 @@ if(ARROW_USE_XSIMD)
26422642
IS_RUNTIME_DEPENDENCY
26432643
FALSE
26442644
REQUIRED_VERSION
2645-
"13.0.0")
2645+
"14.0.0")
26462646

26472647
if(xsimd_SOURCE STREQUAL "BUNDLED")
26482648
set(ARROW_XSIMD arrow::xsimd)

0 commit comments

Comments
 (0)