We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5aac2 commit 2b8b2f6Copy full SHA for 2b8b2f6
examples/CMakeLists.txt
@@ -9,7 +9,7 @@
9
# The full license is in the file LICENSE, distributed with this software. #
10
############################################################################
11
12
-cmake_minimum_required(VERSION 3.8)
+cmake_minimum_required(VERSION 3.10)
13
if (CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
14
project(xsimd-examples)
15
0 commit comments