1 Star 0 Fork 0

Liqiushan/musikcube

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
archive-rpi.sh 178 Bytes
一键复制 编辑 原始数据 按行查看 历史
casey langen 提交于 2019-01-13 19:38 . Also clean the bin dir
#!/bin/sh
rm -rf bin
./clean-nix.sh
cmake -DGENERATE_DEB=1 -DDEB_ARCHITECTURE=armhf -DDEB_DISTRO=stretch -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
make -j2
cpack
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liqiushan/musikcube.git
git@gitee.com:liqiushan/musikcube.git
liqiushan
musikcube
musikcube
master

搜索帮助