Open theobouwman opened 5 years ago
You typically use Cmakes find_package()
feature. There was a contribution earlier this year, which improved the integration into project. Please see #116 for an example code.
Another option is to use a package manager like conan.
This question also indicates a lack of documentation regarding this ...
@theobouwman Could you solve this problem?
A bit late, but I wrote some explanation on #120. I hope that helps.
How should I add this to my CMake project and link it?