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 77# The full license is in the file LICENSE, distributed with this software. #
88############################################################################
99
10- cmake_minimum_required (VERSION 3.29 )
10+ cmake_minimum_required (VERSION 3.15..3. 29 )
1111project (xtensor CXX )
1212
1313set (XTENSOR_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR} /include)
Original file line number Diff line number Diff line change 77# The full license is in the file LICENSE, distributed with this software. #
88############################################################################
99
10- cmake_minimum_required (VERSION 3.29 )
10+ cmake_minimum_required (VERSION 3.15..3. 29 )
1111
1212if (CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR )
1313 project (xtensor-test CXX )
You can’t perform that action at this time.
0 commit comments