4 Star 29 Fork 8

範輝/Funny-JMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ycm_extra_conf.py 738 Bytes
一键复制 编辑 原始数据 按行查看 历史
fh 提交于 2018-07-23 20:52 . FIX: lib path
def FlagsForFile( filename, **kwargs ):
return {
'flags': [ '-x', 'c', '-Wall', '-Wextra', '-Werror', '-std=c11', '-isystem', '/usr/local/include', '-isystem', '/usr/include',
'-I/home/fh/zj/deps/nng-1.0.0/__z__/include',
'-I/home/fh/zj/deps/libgit2-0.27.2/__z__/include',
'-I/home/fh/zj/deps/libssh-20180628/__z__/include',
'-I/home/fh/zj/src',
'-I/home/fh/zj/src/MQ',
'-I/home/fh/zj/src/ssh',
'-I/home/fh/zj/src/http',
'-I/home/fh/zj/src/raft',
'-I/home/fh/zj/src/utils',
'-I/home/fh/zj/src/threadpool',
'-I/home/fh/zj/src/sha1',
'-I/home/fh/zj/src/json',
'-I/home/fh/.____PostgreSQL/include',
],
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/kt10/funny-jms.git
[email protected]:kt10/funny-jms.git
kt10
funny-jms
Funny-JMS
master

搜索帮助