summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-26 19:46:58 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-26 19:46:58 +0100
commiteb7f40b000b0b1dc4605113f3f2d7e87003d6d43 (patch)
tree8bf60ebcd95045d3af9b5a89a0386d6afc7aa153 /compile_flags.txt
parentbbe2c77243c541ca7e0075149f5be3262eb89523 (diff)
chore: fix compile_flags.txt and codebase choring.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 2583106..b40bbf0 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -1,8 +1,8 @@
-std=c++20
--Idev/
--Idev/src/
--Idev/CompilerKit/Detail
--Isdk/
+-Isrc/
+-Isrc/src/
+-Isrc/CompilerKit/Detail
+-Ivendor/
-I./
-DCK_USE_STRUCTS
-xc++