Commit 39d391f
authored
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.1 parent 1054fcc commit 39d391f
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 26 | + | |
32 | 27 | | |
33 | 28 | | |
34 | 29 | | |
| |||
0 commit comments