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.
2 parents e9bd979 + 35bcf39 commit 0f47da8Copy full SHA for 0f47da8
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.1)
+cmake_minimum_required(VERSION 3.8)
13
project(xsimd)
14
option(XSIMD_REFACTORING ON)
15
test/CMakeLists.txt
if (CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
project(xsimd-test)
0 commit comments