diff options
author | Thiago Marcos P. Santos <thiago@mapbox.com> | 2015-12-10 16:33:09 -0800 |
---|---|---|
committer | Thiago Marcos P. Santos <thiago@mapbox.com> | 2016-04-20 20:55:51 +0300 |
commit | efb96e80ece9abbd8df73e44f381a4941fddd57c (patch) | |
tree | 6e77db5298d2bb04e42b82b07cd29bd7ecc18834 /configure | |
parent | b9bbe68fe0232f554a7c79185e8954b087a48fde (diff) | |
download | qtlocation-mapboxgl-efb96e80ece9abbd8df73e44f381a4941fddd57c.tar.gz |
[Qt] Use Qt resources for bundling the certificates
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |