Skip to content

refactor cmake usage

Compare
Choose a tag to compare
@minggo minggo released this 25 Sep 01:31
· 44 commits to v3 since this release
use modern cmake on all external prebuilt libs (#326)

* add part cmake files

* correct header include error

* add bullet cmake script

* add others micro ext libs

* fix can't found libs

* lua/js tests project works on mac

* ios use external

* git mv include/freetype to include/freetype2 linux

* try to works on android

* correct most win32 libs

* fix android cpp external link error

* export lua.h header

* fix zlib error on ios

* unzip depend on zlib

* can't set properties as cmake doc said

* cpp tests works on win32

* tests project works on win32

* fix use external error on linux

* cpp-tests works on linux

* change 4 vs2017 buildtype to 2 build type folder