Ivo Halecek

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 2
  • 订阅数 1
  • Ivo Halecek 创建了一个帖子,
    已回答

    Is it possible to set include directories for a custom target?

    I have an embedded C project I test with ceedling. Test project is not defined in CMake but in rakefile, therefore simplest way to run tests is to just run rake test as custom target (add_custom_ta...