1 Star 0 Fork 160

apual/qtcanpool

forked from canpool/qtcanpool 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
qtcanpool.pro 165 Bytes
一键复制 编辑 原始数据 按行查看 历史
canpool 提交于 2024-06-29 23:31 . don't build tests by default
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = \
src \
demos \
examples \
TEST_BUILD_ENABLE = 0
equals(TEST_BUILD_ENABLE, 1) {
SUBDIRS += tests
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/hf.gz/qtcanpool.git
git@gitee.com:hf.gz/qtcanpool.git
hf.gz
qtcanpool
qtcanpool
master

搜索帮助