Hacker News new | ask | show | jobs
by yig 564 days ago
For C++, I've started using FetchContent as a kind of distributed package manager. When I think about it, why is that better than git submodules?