There was an error while loading. Please reload this page.
1 parent 07fbbd5 commit 0826f50Copy full SHA for 0826f50
1 file changed
CMakeLists.txt
@@ -6,7 +6,7 @@ set(XSIMDALGO_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include)
6
# Dependencies
7
# ============
8
9
-set(xsimd_REQUIRED_VERSION 13.2.0)
+set(xsimd_REQUIRED_VERSION 14.3.0)
10
if(TARGET xsimd)
11
set(xsimd_VERSION ${XSIMD_VERSION_MAJOR}.${XSIMD_VERSION_MINOR}.${XSIMD_VERSION_PATCH})
12
if(${xsimd_VERSION} VERSION_LESS ${xsimd_REQUIRED_VERSION})
0 commit comments