axmol/cmake
Vladimir Timofeev 499c670a9b Move prebuilt libraries config to distinct file.
Now build system looks more maintanable.
I test with mac, going to test with other platforms.

* All prebuilt libs config moved to
   cmake/Modules/CocosUsePrebuiltLibs.cmake
* Wrap plain find_package to our cocos_find_package. It will not try to
   call find_package if USE_PREBUILT_LIBS and <pkg>_FOUND set to true.
* Other small fixes.
2014-11-20 12:05:15 +03:00
..
Modules Move prebuilt libraries config to distinct file. 2014-11-20 12:05:15 +03:00
BuildHelpers.CMakeLists.txt Move BuildHelpers.CMakeLists.txt to Modules/CocosBuildHelpers.cmake, this name is more standard for cmake include files, and in future this file can be installed to use by external applications. 2014-11-11 10:30:48 +03:00
android.toolchain.cmake Android: added support for building libcocos2d 2014-10-03 23:22:35 +01:00
ios.toolchain.cmake IOS: Added initial cmake toolchain 2014-10-04 00:55:04 +01:00