mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Amend 771f30e9
This commit is contained in:
parent
771f30e946
commit
abad843bd0
@ -438,11 +438,10 @@ EOF1
|
|||||||
qtHaveModule(core): QT += core
|
qtHaveModule(core): QT += core
|
||||||
qtHaveModule(core5compat): QT += core5compat
|
qtHaveModule(core5compat): QT += core5compat
|
||||||
qtHaveModule(concurrent): QT += concurrent
|
qtHaveModule(concurrent): QT += concurrent
|
||||||
qtHaveModule(gui): QT += gui
|
qtHaveModule(gui): QT += gui gui-private
|
||||||
qtHaveModule(svg): QT += svg
|
qtHaveModule(svg): QT += svg
|
||||||
qtHaveModule(svgwidgets): QT += svgwidgets
|
qtHaveModule(svgwidgets): QT += svgwidgets
|
||||||
qtHaveModule(widgets): QT += widgets
|
qtHaveModule(widgets): QT += widgets
|
||||||
QT += gui-private
|
|
||||||
percent.target = %
|
percent.target = %
|
||||||
percent.commands = @echo -n "\$(\$(@))\ "
|
percent.commands = @echo -n "\$(\$(@))\ "
|
||||||
QMAKE_EXTRA_TARGETS += percent
|
QMAKE_EXTRA_TARGETS += percent
|
||||||
|
Loading…
Reference in New Issue
Block a user