1 Star 0 Fork 103

hkm / embedme

forked from newgolo / appkit 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run_valgrind.sh 96 Bytes
一键复制 编辑 原始数据 按行查看 历史
newgolo 提交于 2019-11-25 20:30 . libemb纯净版
#!/bin/bash
APP_NAME=app
valgrind --tool=memcheck --leak-check=full $PWD/output/bin/${APP_NAME}
C++
1
https://gitee.com/hkm0804/embedme.git
git@gitee.com:hkm0804/embedme.git
hkm0804
embedme
embedme
master

搜索帮助