mirror of https://github.com/axmolengine/axmol.git
Project Name is Cocos2d-X not Cocos2dX
This commit is contained in:
parent
be81288b09
commit
7ca0203fdf
|
@ -24,7 +24,7 @@
|
|||
# ****************************************************************************/
|
||||
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
project (Cocos2dx)
|
||||
project (Cocos2d-X)
|
||||
|
||||
# The version number
|
||||
set(COCOS2D_X_VERSION 3.3.0)
|
||||
|
|
Loading…
Reference in New Issue