aboutsummaryrefslogtreecommitdiff
path: root/ports/nanovg/CMakeLists.txt
AgeCommit message (Collapse)Author
2020-01-06[nanovg] Add dependency port stb (#8813)Jack·Boos·Yu
* [nanovg]Add depends port stb. Do not install stb headers. * [nanovg] Remove stb files from source to ensure the vcpkg-packaged copies are preferred. * [nanovg]Disable build with uwp. Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2019-09-26[nanogui] Add new port (#8302)Alvin
* [nanogui]Add new port. * [nanogui]Repatch. * [nanovg]Update the CONTROL version of the nanovg port.
2018-11-08add nanovg port (#4667)Oscar Morante