axmol/cmake
Furkan Üzümcü fe6c52c1b4 Use the VS 2015 libraries for MSVC 14 (#16359)
* Use the VS 2015 libraries for MSVC 14

When compiling with MSVC 14, the linker cannot find `libpng-2015.lib`, `libtiff-2015.lib`, `libjpeg-2015.lib` and `libglfw-2015.lib`. This commit fixes that problem

* Remove the -2015 suffix from the non-MSVC 14 part on libchipmunk

* Fix Linux compiler errors

Check If we are on Windows then check for VS 2015.
2016-08-16 16:57:03 +08:00
..
Modules Use the VS 2015 libraries for MSVC 14 (#16359) 2016-08-16 16:57:03 +08:00
AndroidNdkGdb.cmake Various CMake improvements 2016-06-14 10:20:57 -04:00
AndroidNdkModules.cmake Squashed commit of the following: 2016-03-02 16:51:54 -08: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 Various CMake improvements 2016-06-14 10:20:57 -04:00
ios.toolchain.cmake IOS: Added initial cmake toolchain 2014-10-04 00:55:04 +01:00