From a84ace2c87ad1befb66b59f289974a93fd3b58f7 Mon Sep 17 00:00:00 2001 From: Tilen Majerle Date: Tue, 28 Nov 2023 18:45:11 +0100 Subject: [PATCH] Add include path --- library.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/library.json b/library.json index 3e1f333..a7197fa 100644 --- a/library.json +++ b/library.json @@ -29,5 +29,8 @@ "build", "**/build" ] + }, + "build": { + "includeDir": "lwmem/src/include" } } \ No newline at end of file