Fix project name in main CMakeLists.txt
This commit is contained in:
parent
12d3513a50
commit
cb427dccd0
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 2.8.8)
|
||||
|
||||
project(wombat)
|
||||
project(nostalgia)
|
||||
|
||||
set(WOMBAT_BUILD_TYPE "Native" CACHE STRING "The type of build to produce(Native/GBA)")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user