Malko
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Malko 创建了一个帖子, 已回答Custom File Template for C++
It looks like the file template feature doesn't like c++ preprocessor directives. This is what happens when I add some of them to the template: #include "something" -> the #include disappears when ... -
Malko 创建了一个帖子, 已回答Bazel BUILD files virtual directory structure not understood by CLion
Hello, Bazel BUILD files provide two tags that modify the include path of a file: "include_prefix" and "strip_include_prefix". Clion does not seem to understand the latter, as such he always compla...