mirror of https://github.com/axmolengine/axmol.git
revert changes in mac build script
This commit is contained in:
parent
1d96876699
commit
860c108f86
|
@ -5,4 +5,4 @@ cd ${COCOS2DX_ROOT}
|
|||
mkdir mac-build
|
||||
cd mac-build
|
||||
cmake ..
|
||||
make -j4 | grep -A 5 error
|
||||
make -j4
|
||||
|
|
Loading…
Reference in New Issue