Fix location of qtattributionsscanner
Amends f00c63093b
Pick-to: 6.2
Change-Id: I3be5f7d3826c1a84bad0ecf947eecc0a351685c6
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
f6bca62611
commit
de58fa3038
@ -49,7 +49,7 @@ macos: QDOC_INCLUDE_PATHS += $$join(QMAKE_DEFAULT_INCDIRS," -I","-I")
|
|||||||
|
|
||||||
!build_online_docs: qtPrepareTool(QHELPGENERATOR, qhelpgenerator)
|
!build_online_docs: qtPrepareTool(QHELPGENERATOR, qhelpgenerator)
|
||||||
|
|
||||||
qtPrepareTool(QTATTRIBUTIONSSCANNER, qtattributionsscanner)
|
qtPrepareLibExecTool(QTATTRIBUTIONSSCANNER, qtattributionsscanner)
|
||||||
|
|
||||||
# qtPrepareTool() must be called outside a build pass, as it protects
|
# qtPrepareTool() must be called outside a build pass, as it protects
|
||||||
# against concurrent wrapper creation by omitting it during build passes.
|
# against concurrent wrapper creation by omitting it during build passes.
|
||||||
|
Loading…
Reference in New Issue
Block a user