helper.py: document extra parameter
Change-Id: Ib21a682af70a6f46fc4b1c779f3d462193209cce Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
048debe8f9
commit
349f969cbc
@ -50,6 +50,7 @@ class LibraryMapping:
|
||||
self.packageName = packageName
|
||||
self.resultVariable = resultVariable
|
||||
self.appendFoundSuffix = appendFoundSuffix
|
||||
# Allows passing addiitonal arguments to the generated find_package call.
|
||||
self.extra = extra
|
||||
self.targetName = targetName
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user