introlab / odas

ODAS: Open embeddeD Audition System
MIT License
794 stars 252 forks source link

Install executables and public headers #260

Closed philippewarren closed 2 years ago

philippewarren commented 2 years ago

Add a CMake option to install exacutables odaslive and odasserver. Add public headers to library install. Bring back bin and lib folders, but move them to PROJECT_BINARY_DIR instead of PROJECT_SOURCE_DIR. Closes #259