fixed cmake_minimum_required using rebitch
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m48s
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m48s
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.18)
|
cmake_minimum_required(VERSION 3.18..3.27)
|
||||||
project(Re3D
|
project(Re3D
|
||||||
VERSION 1.0
|
VERSION 1.0
|
||||||
LANGUAGES CXX C
|
LANGUAGES CXX C
|
||||||
|
Reference in New Issue
Block a user