aboutsummaryrefslogtreecommitdiff
path: root/ports/gamedev-framework/CONTROL
AgeCommit message (Collapse)Author
2020-10-15[gamedev-framework] Update new version 0.18.0 (#14066)Julien Bernard
* update to new version * format vcpkg.json correctly
2020-08-05[gamedev-framework] fix install path of *.cmake files (#12680)Julien Bernard
* [gf] fix install path of *.cmake files The port name (gamedev-framework) differs from the package name (gf). * [gf] increase port version
2020-07-31[gf] Add the new package GF (#12426)ahugeat
* [gf] Add the new package GF * Update CONTROL * Update portfile.cmake * Try to fix failed builds * fix x64-linux build for vcpkg * remove nuklear from dependencies * use vcpkg_fail_port_install to fail early on arm * fix x64-windows build * change the name of the source in CONTROL * change the name of the directory * fix cmake install directory Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> Co-authored-by: Julien Bernard <julien.bernard@univ-fcomte.fr>