From 69ecc77d51243d822442c3f31f19abbaa1b6fe9e Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 30 Apr 2025 21:22:52 +1200 Subject: [PATCH] cmake --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d1e9940..9e0359b 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,6 @@ Write access is controlled by tokens. The C++ program is written so that it only uses standard libraries, and is built as a static executable with musl not glibc. +The C++ program is built with cmake. + A Dockerfile is included for conveniently running the C++ program inside docker.