aboutsummaryrefslogtreecommitdiff
path: root/ports/ryu/portfile.cmake
AgeCommit message (Collapse)Author
2021-02-18[ryu] added ryu_printf (#16238)georg-emg
* activated libraries generic_128 and ryu_printf * updated version for ryu * Fixed port version * updated port version info for ryu * removed generic_128 again, because it doesn't build under Windows * updated version info * - replaced CONTROL file with manifest file - corrected version string and port version * updated versions with "vcpkg x-add-version ryu" * corrected formatting of ryu manifest file * ran vcpkg --x-add-version again
2020-04-23[ryu]Ryu include fix (#10989)kreuzerkrieg
* Ryu include installation path fix * Ryu include installation path fix
2020-03-27[ryu]Fix linux problem with ccache (#10340)kreuzerkrieg
* Fix linux problem with ccache * wip * wip
2020-03-05[ryu] Add new port (#10167)nicole mazzuca
* ryu * Add tool bazel in OSX * wip * wip * wip * wip * wip Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>