Update CMakeLists.txt

This commit is contained in:
Anton Sokolchenko 2014-10-15 17:37:58 +03:00
parent 60f4f71a83
commit a49b337bbc
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
# this CMakeLists is to generate libcocos2d.a
cmake_minimum_required(VERSION 2.7)
cmake_minimum_required(VERSION 2.8)
if(WINDOWS)
ADD_DEFINITIONS(-DUNICODE -D_UNICODE)