From faff5210ba53279883878ffb08619c317dad522c Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Wed, 3 Mar 2021 10:44:16 +0000 Subject: print/limereport: adjust DEBUG handling Submitted by: maintainer --- print/limereport/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print') diff --git a/print/limereport/Makefile b/print/limereport/Makefile index fd3703dfa1a1..cf177c47eb0f 100644 --- a/print/limereport/Makefile +++ b/print/limereport/Makefile @@ -37,7 +37,7 @@ ZINT_EXTRA_PATCHES= ${FILESDIR}/extrapatch-barcode .include .if ${PORT_OPTIONS:MDEBUG} -WITH_DEBUG= yes +CMAKE_BUILD_TYPE= Debug .endif .include -- cgit v1.2.3