Files
2026-07-18 20:43:18 +02:00

5 lines
235 B
YAML

# IDE (clangd) helper config: lets the language server find the vendored
# Oscar64 headers; the actual compilation is done by oscar64 (see Makefile).
CompileFlags:
Add: [-Ioscar64/include, -I../oscar64/include, -Wno-unknown-pragmas]