You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Simplify build-system replacing FetchContent calls with add_subdirectory (#304)
Following 7a70669 ("feat: use a submodule for ninja sources (#278)", 2025-03-20),
attempting to fetch sources is not required as sources are already expected
to be available.
0 commit comments