nasa / skeleton_app

fork of sample_app
Apache License 2.0
11 stars 9 forks source link

Modern cmake for skeleton app #9

Open renn0xtek9 opened 2 years ago

renn0xtek9 commented 2 years ago

This refactor the CMakeLists by removing the old include_directories feature by the more modern target_include_directories approach. It is a follow-up of this : https://github.com/nasa/skeleton_app/pull/8