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