mirror of https://github.com/axmolengine/axmol.git
Update CMakeLists.txt
This commit is contained in:
parent
60f4f71a83
commit
a49b337bbc
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
# this CMakeLists is to generate libcocos2d.a
|
# this CMakeLists is to generate libcocos2d.a
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 2.7)
|
cmake_minimum_required(VERSION 2.8)
|
||||||
|
|
||||||
if(WINDOWS)
|
if(WINDOWS)
|
||||||
ADD_DEFINITIONS(-DUNICODE -D_UNICODE)
|
ADD_DEFINITIONS(-DUNICODE -D_UNICODE)
|
||||||
|
|
Loading…
Reference in New Issue