From efb96e80ece9abbd8df73e44f381a4941fddd57c Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Thu, 10 Dec 2015 16:33:09 -0800 Subject: [Qt] Use Qt resources for bundling the certificates --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 3ce952af41..9fd7c358c4 100755 --- a/configure +++ b/configure @@ -64,6 +64,7 @@ function print_qt_flags { CONFIG+=" 'qt_cflags%': [], "$LN CONFIG+=" 'qt_ldflags%': [], "$LN CONFIG+=" 'qt_moc%': [], "$LN + CONFIG+=" 'qt_rcc%': [], "$LN } # Load dependencies -- cgit v1.2.1