build.sh 85 Bytes
Newer Older
yaoht's avatar
yaoht committed
1
2
3
4
5
#!/bin/bash

xmake f --use-kv-caching=true -cv

pip install -e . --no-build-isolation