mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-16 08:29:15 +01:00
OP-910: fix circular dependencies
This commit is contained in:
parent
a7d1e2b298
commit
13e7f51174
@ -25,7 +25,7 @@ include(../../python.pri)
|
||||
--infile=\"$$AUTHORS_SOURCE\" \
|
||||
--template=\"$$AUTHORS_TEMPLATE\" \
|
||||
--outfile=\"$$AUTHORS_FILE\"
|
||||
authors.depends = FORCE
|
||||
authors.depends = $$AUTHORS_SOURCE
|
||||
QMAKE_EXTRA_TARGETS += authors
|
||||
|
||||
# Hook authors target in between qmake's Makefile update and
|
||||
|
Loading…
x
Reference in New Issue
Block a user