mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
revert cmake version
This commit is contained in:
parent
3b57344dde
commit
751ecd3e7b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
cmake_minimum_required(VERSION 3.5.0 FATAL_ERROR)
|
cmake_minimum_required(VERSION 3.16.0 FATAL_ERROR)
|
||||||
|
|
||||||
# Set the project version and language
|
# Set the project version and language
|
||||||
project(Starship VERSION 0.1.0 LANGUAGES C CXX ASM)
|
project(Starship VERSION 0.1.0 LANGUAGES C CXX ASM)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue