From 9628068faf34b9ef9d8b6e2ca92f580b93750dc5 Mon Sep 17 00:00:00 2001 From: Sergwest585 Date: Sat, 19 Oct 2024 21:02:21 +0300 Subject: [PATCH] add compile_flags.txt with -Isrc for ide with clangd --- compile_flags.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 compile_flags.txt diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 00000000..4564e418 --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1 @@ +-Isrc \ No newline at end of file