redox/recipes/winit/recipe.sh
2018-12-10 18:58:33 -07:00

5 lines
143 B
Bash

GIT=https://gitlab.redox-os.org/redox-os/winit.git
GIT_UPSTREAM=https://github.com/tomaka/winit.git
BRANCH=redox
CARGOFLAGS="--example window"