core: change cmake project name
I think Windows buildbot still uses Dragonfire
This commit is contained in:
parent
bce8e36fc3
commit
cf97c5c246
@ -7,7 +7,7 @@ endif()
|
||||
|
||||
# This can be read from ${PROJECT_NAME} after project() is called
|
||||
project(minetest)
|
||||
set(PROJECT_NAME_CAPITALIZED "Dragonfire")
|
||||
set(PROJECT_NAME_CAPITALIZED "waspsaliva")
|
||||
|
||||
# Works only for cmake 3.1 and greater
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
|
Loading…
x
Reference in New Issue
Block a user