arudradey's picture
download
raw
210 Bytes
#!/bin/sh
echo "emscripten sdl2-config called with $*" >&2
for arg in "$@"; do
case "$arg" in
--cflags|--libs)
echo "-sUSE_SDL=2"
;;
--version)
echo "2.0.10"
;;
esac
done

Xet Storage Details

Size:
210 Bytes
·
Xet hash:
47b97b112f598f8bf0dd68015866d573c34702b784c49836e21ad632b2c76ff9

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.