From 518a6da50bfb86e938b2bbf850e3740fa824e832 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Tue, 8 Oct 2024 19:07:32 +0200 Subject: IMP: Working on TOML support for the build system. Signed-off-by: Amlal EL Mahrouss --- tests/example.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/example.toml') diff --git a/tests/example.toml b/tests/example.toml index bc7e047..64e38d2 100644 --- a/tests/example.toml +++ b/tests/example.toml @@ -2,3 +2,4 @@ output_name = "example.elf" [Sources] source_file = ["*.cxx"] + -- cgit v1.2.3