diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-16 04:59:10 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-16 04:59:10 +0100 |
| commit | ff36aac5c6f9f6e5864670f46a8b3891cfa47cc0 (patch) | |
| tree | 46ae96a6388eae5203b0ca1146d9718b6c666ca2 | |
| parent | 6231a12356b2e554b3bbcfa47a720b194b8e87cc (diff) | |
[CHORE] Update SDK includes for NeSystem release.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | compile_flags.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index f4364d3..126163e 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,9 +1,11 @@ --Ilib -std=c++20 -xc++ -Isrc/boot/ -Isrc/build/src -Isrc/kernel/src +-Isrc/kernel/public +-Isrc/kernel/public/frameworks +-Iframeworks -Isrc/nectar/src -I/opt/homebrew/Cellar/boost/1.90.0/include -Iinclude/
\ No newline at end of file |
