mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-14 20:38:07 +00:00
Bump max CMake version to 4.1 and local Armadillo version to the 15.0.x branch
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
########################################################################
|
||||
# Project setup
|
||||
########################################################################
|
||||
cmake_minimum_required(VERSION 2.8.12...4.0)
|
||||
cmake_minimum_required(VERSION 2.8.12...4.1)
|
||||
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