From 13659d9aade973d20d28a552e9766b23ddd27967 Mon Sep 17 00:00:00 2001 From: Stefano D'Angelo Date: Mon, 20 Mar 2023 15:33:22 +0100 Subject: [PATCH] remember remember --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 5969177..5a32962 100644 --- a/TODO +++ b/TODO @@ -100,6 +100,7 @@ build system: * VC, XCode, etc project files? * single header(s) * cross compile (rpi etc.) +* consider tuist (https://tuist.io/), bazel (https://bazel.build/), pants (https://www.pantsbuild.org/), buck (https://buck2.build/), please (https://please.build/index.html) for mobile apps --