From a0cbdcb4c0faef50ebbe95d59b9f603266bbc9c4 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 30 Apr 2022 05:09:44 +0200 Subject: [PATCH] Pass the "clint" test --- tests/project.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/project.conf b/tests/project.conf index bb0d630..88e5e63 100644 --- a/tests/project.conf +++ b/tests/project.conf @@ -7,6 +7,7 @@ dist=Makefile,clint.sh,cpp.sh,distcheck.sh,fixme.sh,include-define.cpp [clint.log] type=script script=./clint.sh +flags=-O CPPFLAGS="-I../include" depends=clint.sh enabled=0