From 8a3bf2ad4d5b861712d4683f208aa478b862fc98 Mon Sep 17 00:00:00 2001 From: Renken Date: Sun, 13 Mar 2022 09:03:41 +0100 Subject: [PATCH] log: archive: 1647158350 --- doc/log/archive/2022/03/1647158350/index.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/log/archive/2022/03/1647158350/index.rst diff --git a/doc/log/archive/2022/03/1647158350/index.rst b/doc/log/archive/2022/03/1647158350/index.rst new file mode 100644 index 0000000..6a0f584 --- /dev/null +++ b/doc/log/archive/2022/03/1647158350/index.rst @@ -0,0 +1,14 @@ +2022-03-13 08:59 +================ + +.. contents:: + +TODO: Explore meson +------------------- + +I should definitely play around with meson one day, maybe add template/c support +for it. I think working on template/c is a good entry to understanding how build +systems work and how to configure a real-world project using meson. + +I will start publishing such TODOs publicly, maybe that helps with actually +working on them.