diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-05 11:49:28 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-05 11:50:39 -0500 |
| commit | 037ac38824623c13070384e8fc0e70c4770dcdbd (patch) | |
| tree | 19d7286c5d226b33f10743c76436dace0cf42112 /compile_flags.txt | |
| parent | 5535f22998bf991eeb75a56c9e147f0fd4bd23b2 (diff) | |
chore! new project filesystem structure.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index b40bbf0..b588cdd 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,7 +1,5 @@ -std=c++20 --Isrc/ --Isrc/src/ --Isrc/CompilerKit/Detail +-Iinclude/ -Ivendor/ -I./ -DCK_USE_STRUCTS |
