mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 03:37:47 +00:00
Bump CMake minimum version
This commit is contained in:
parent
069ec5a5db
commit
12c77d8130
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
project(Astra)
|
||||
|
||||
# build options used for distributors
|
||||
|
|
Loading…
Add table
Reference in a new issue