Add dvd builder script

This commit is contained in:
2025-05-08 20:19:44 -05:00
parent 8b1f0786f4
commit 0c1ead790d
14 changed files with 1359 additions and 51 deletions

View File

@ -74,7 +74,8 @@
"stop_token": "cpp",
"thread": "cpp",
"bitset": "cpp",
"regex": "cpp"
"regex": "cpp",
"cstdbool": "cpp"
},
"clangd.fallbackFlags": [
"-Iinclude"