1 Star 0 Fork 0

周忠辉/FastMmapMQ

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
binding.gyp 330 Bytes
一键复制 编辑 原始数据 按行查看 历史
luisvmf 提交于 2018-06-27 14:34 . Update
{
"target_defaults": {
"cflags": ["-O3","-fpermissive"],
"default_configuration": "Release",
"defines": [],
"include_dirs": [],
"libraries": []
},
"targets": [
{
"target_name": "fastmmapmq",
"sources": [ "async.cc" ],
"include_dirs" : ["<!(node -e \"require('nan')\")"]
}
],
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhou_zhonghui/FastMmapMQ.git
git@gitee.com:zhou_zhonghui/FastMmapMQ.git
zhou_zhonghui
FastMmapMQ
FastMmapMQ
master

搜索帮助