Ivo Halecek
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 1
-
创建于 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...