mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-04-18 04:41:26 +00:00
Bump max version of CMake to 4.0
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
########################################################################
|
||||
# Project setup
|
||||
########################################################################
|
||||
cmake_minimum_required(VERSION 2.8.12...3.31)
|
||||
cmake_minimum_required(VERSION 2.8.12...4.0)
|
||||
set(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE} CACHE STRING "Choose build type: None Debug Release RelWithDebInfo MinSizeRel")
|
||||
project(volk_gnsssdr)
|
||||
enable_language(CXX)
|
||||
|
||||
Reference in New Issue
Block a user