@@ -11,7 +11,7 @@ all: $(BUILD)/build.ninja
cp $(BUILD)/cell .
$(BUILD)/build.ninja:
meson setup $(BUILD) -Dbuildtype=debugoptimized
meson setup $(BUILD) -Dbuildtype=release
debug: $(BUILD_DBG)/build.ninja
meson compile -C $(BUILD_DBG)
The note is not visible to the blocked user.