diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-26 10:55:52 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-26 10:58:14 -0500 |
| commit | a5e67d17ea410c580714cf4c8cd86fb48dcbeedd (patch) | |
| tree | 449416e8095a31ed0a3a89ab18a9db2c1a1dae2c /compile_flags.txt | |
| parent | 204a9e022a539228ee46d1b8846c0919f8056be8 (diff) | |
src: refactor and fix include paths.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 460f642..09ae967 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,4 +1,4 @@ -std=c++20 --Idev/ +-Iinclude/ -Ivendor -xc++
\ No newline at end of file |
