Hacker News new | ask | show | jobs
by rowanG077 1401 days ago
Please, please, please don't make fetching a library part of your cmake include process.
1 comments

Thanks for bringing this up. Now you can use cmake find_package with it.
Thank you!