qt5base-lts/qmake/generators/unix
Tor Arne Vestbø 3018c48f32 qmake: Parse -framework link lines the same way the linker does
[ChangeLog][qmake] The syntax 'LIBS += -frameworkFoo', or
'LIBS += "-framework Foo"' is no longer supported. Use the
canonical 'LIBS += -framework Foo' instead.

Change-Id: I50fd02dbfa155a0b95859734486a92bd448e87c2
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-10-04 13:09:26 +00:00
..
unixmake2.cpp qmake: Place prl files under Resources in framework bundles 2019-10-03 11:11:20 +02:00
unixmake.cpp qmake: Parse -framework link lines the same way the linker does 2019-10-04 13:09:26 +00:00
unixmake.h Remove QMake's -createstub option 2019-08-03 14:48:10 +02:00