diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2016-04-27 13:05:36 +0300 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2016-04-27 17:07:19 +0300 |
commit | 0e465a1248a16ca14d4f6776a366ed1a3ae286a5 (patch) | |
tree | 7d7b11c6311e74b3e27f693ed44901812c5d7b42 /configure | |
parent | a208abc9a5ee3d5351b3670fa2bbb26a77666b73 (diff) | |
download | qtlocation-mapboxgl-0e465a1248a16ca14d4f6776a366ed1a3ae286a5.tar.gz |
[build] Qt cleanup
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -61,10 +61,7 @@ function print_opengl_flags { } function print_qt_flags { - CONFIG+=" 'qt_cflags%': [], "$LN - CONFIG+=" 'qt_ldflags%': [], "$LN - CONFIG+=" 'qt_moc%': [], "$LN - CONFIG+=" 'qt_rcc%': [], "$LN + : } # Load dependencies |