Closed ArthurSonzogni closed 5 years ago
Thanks @ArthurSonzogni. I'm familiar with FetchContent but I've had to modify some of the dependencies in a very minor ways to make them cleanly compile, so I've found that source copies of the dependencies in the repo is the most ideal path forward.
One possible improvement to this library. Maybe CMake FetchContent could be used: https://cmake.org/cmake/help/v3.11/module/FetchContent.html
libnyquist include many other libraries by copy-pasting them. Maybe you can move them out of libnyquist and get them at configure time: