From 09dd11ddf800898c00ecb04a65fb5cd10fb481fa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 8 May 2024 12:32:41 +0200 Subject: MHR-23: :boom: changes, reworked project tree. Signed-off-by: Amlal El Mahrouss --- NewKernel/NewBoot/BootKit/compile_flags.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 NewKernel/NewBoot/BootKit/compile_flags.txt (limited to 'NewKernel/NewBoot/BootKit/compile_flags.txt') diff --git a/NewKernel/NewBoot/BootKit/compile_flags.txt b/NewKernel/NewBoot/BootKit/compile_flags.txt new file mode 100644 index 00000000..e58d7ab9 --- /dev/null +++ b/NewKernel/NewBoot/BootKit/compile_flags.txt @@ -0,0 +1,3 @@ +-std=c++20 +-I../ +-I../../ -- cgit v1.2.3