Hacker News new | ask | show | jobs
by throwa356262 17 days ago
From CMakeLists.txt

# Prefer the in-tree submodule when present; only fall back to fetch.

1 comments

That explains it. I guess my actual question was, why would you prefer submodules over fetchcontent :)