diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-22 16:39:18 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-22 16:39:18 +0100 |
| commit | 77740bb4e451500957e7f27348d25456903dc60a (patch) | |
| tree | def84fd09d73f8eb1bc17f0d3888dcd675c80d5c /compile_flags.txt | |
| parent | 29b482a719cc76df5a516ea24c076812cbbcfd4f (diff) | |
[FEAT] libX11: Working on the X11ConnMgr to manage clients connection for a X11 server.x11-conn-mgr
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 7e05658..21f1772 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -11,4 +11,5 @@ -Isrc/nectar/src -I/opt/homebrew/Cellar/boost/1.90.0/include -Iinclude/ --D__NEOSKRNL__
\ No newline at end of file +-D__NEOSKRNL__ +-D__nekernel_halkit_include_processor=""
\ No newline at end of file |
