From 496aae95f4a6fa16c6753010fa638a9c110be54a Mon Sep 17 00:00:00 2001 From: Kevin Trogant Date: Thu, 12 Feb 2026 21:09:54 +0100 Subject: [PATCH] add compile_flags.txt for convenience --- compile_flags.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 compile_flags.txt diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..2442e69 --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,2 @@ +-DRT_JSON_IMPLEMENTATION +-DRT_CORE_IMPLEMENTATION