File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99# The full license is in the file LICENSE, distributed with this software. #
1010############################################################################
1111
12- cmake_minimum_required (VERSION 3.1 )
12+ cmake_minimum_required (VERSION 3.8 )
1313
1414if (CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR )
1515 project (xsimd-benchmark)
Original file line number Diff line number Diff line change 99# The full license is in the file LICENSE, distributed with this software. #
1010############################################################################
1111
12- cmake_minimum_required (VERSION 3.1 )
12+ cmake_minimum_required (VERSION 3.8 )
1313if (CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR )
1414 project (xsimd-examples)
1515
You can’t perform that action at this time.
0 commit comments