summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-29 01:28:48 -0500
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-29 01:28:48 -0500
commit36cb5079f273aaf9a84882749e3e15cd2ca70829 (patch)
treece7a545073f184e1c7e991eb3f9e7f41738685cf /compile_flags.txt
parent978e187043902c1e87a6e9c3d244dabdf6f749c7 (diff)
feat: new `-build-system` switch for NeBuild.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt2
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