Malko

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    Custom File Template for C++

    Answered
    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 ...
    • 3 followers
    • 2 comments
    • 1 vote
  • Edited

    Bazel BUILD files virtual directory structure not understood by CLion

    Answered
    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...
    • 5 followers
    • 4 comments
    • 1 vote