robotology / robot-testing-framework

Robot Testing Framework (RTF)
http://robotology.github.io/robot-testing-framework/index.html
GNU Lesser General Public License v2.1
19 stars 11 forks source link

Add target_include_directories and rtf_add_plugin #82

Closed Nicogene closed 6 years ago

Nicogene commented 6 years ago

This PR add add target_include_directories and cxx11 target_compile features in RTF_dll RTF_ruby RTF_lua RTF_python. Moreover it adds the cmake macro rtf_add_plugin.

Please review code.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 60.263% when pulling 46b979cd915d97aa9850f36c07cd6f743d44df49 on Nicogene:IfiDayNico into c75ba53def43a727844e86c579c40acf4850d9a6 on robotology:devel.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 60.263% when pulling 46b979cd915d97aa9850f36c07cd6f743d44df49 on Nicogene:IfiDayNico into c75ba53def43a727844e86c579c40acf4850d9a6 on robotology:devel.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 60.263% when pulling 4760811fcb07f7767a04b76e986f3dac6a1dad76 on Nicogene:IfiDayNico into c75ba53def43a727844e86c579c40acf4850d9a6 on robotology:devel.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 60.263% when pulling 4760811fcb07f7767a04b76e986f3dac6a1dad76 on Nicogene:IfiDayNico into c75ba53def43a727844e86c579c40acf4850d9a6 on robotology:devel.

aerydna commented 6 years ago

merged thanks!

traversaro commented 6 years ago

My bad, the existing macros are just to add internal tests of RTF.