intel / collision-avoidance-library

A framework for testing and benchmarking collision avoidance strategies
Apache License 2.0
81 stars 39 forks source link

Allow independent make install for library and coav-control #135

Open anselmolsm opened 7 years ago

anselmolsm commented 7 years ago

Currently coav-control's CMakeLists.txt creates a make install rule that also installs libcoav.so. An independent way should be available, as that would help in terms of packaging, for example.

For reference, see https://github.com/intel-aero/meta-intel-aero/pull/182

sugnanprabhu commented 6 years ago

@anselmolsm created a PR #137 Please review the changes, if the changes looks fine I will push corresponding changes to meta-intel-aero

anselmolsm commented 6 years ago

@sugnanprabhu, it is the queue.