diff options
| -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 |
