aboutsummaryrefslogtreecommitdiff
path: root/ports/nanovg/portfile.cmake
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-05modernize many ports (#7986)Phoebe
* modernize many ports * Update the code to handle copyright * Retriger to build qt5-gamepad
2018-11-08add nanovg port (#4667)Oscar Morante