diff --git a/CMakeLists.txt b/CMakeLists.txt index 31bbebe6b6..7deb315259 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,7 +36,6 @@ set(CMAKE_MODULE_PATH ${COCOS2DX_ROOT_PATH}/cmake/Modules/) # prevent in-source-build include(PreventInSourceBuilds) -AssureOutOfSourceBuilds() # works before build libcocos2d include(CocosBuildSet)