Skip to content

Commit d8fec9c

Browse files
authored
Update CMakeLists.txt
1 parent 2b8b2f6 commit d8fec9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# The full license is in the file LICENSE, distributed with this software. #
1010
############################################################################
1111

12-
cmake_minimum_required(VERSION 3.8)
12+
cmake_minimum_required(VERSION 3.10)
1313

1414
if (CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
1515
project(xsimd-test)

0 commit comments

Comments
 (0)