From b2c3e134b968e75faf6db29536755f0304c63b64 Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 22 Oct 2024 21:15:15 +0200 Subject: IMP: Refactor: Rename inc/ folder to BTBKit/ Signed-off-by: Amlal --- src/compile_flags.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/compile_flags.txt b/src/compile_flags.txt index 6790690..b90486b 100644 --- a/src/compile_flags.txt +++ b/src/compile_flags.txt @@ -1,4 +1,4 @@ -std=c++20 --I../inc +-I../BTBKit -fPIC --shared \ No newline at end of file +-shared -- cgit v1.2.3