commit f5460dcefb263165b7878d1b2c389c626a4339fb
parent 7feb69aa9fcd5bee19f34b55b6837d3b3a523a4d
Author: walther chen <walther.chen@gmail.com>
Date:   Thu, 20 Mar 2025 14:45:27 +0700

update Werkfile for breaking changes

Diffstat:
MWerkfile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Werkfile b/Werkfile @@ -1,6 +1,6 @@ -config default = "build" +default target = "build" -let profile = "debug" +config profile = "debug" # Pick cflags based on the build profile let cflags = profile | match {