Ivo Halecek
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Created Is it possible to set include directories for a custom target?
AnsweredI 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...