tst_qmakelib: link to QtCore's private API
Just like it was done in the .pro file. Pick-to: 6.0 Change-Id: I7def52127f4bab6f0ef490ac7eee2de2da479352 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
710886fbdd
commit
9afb3506b3
@ -24,6 +24,8 @@ qt_internal_add_test(tst_qmakelib
|
||||
QT_USE_QSTRINGBUILDER
|
||||
INCLUDE_DIRECTORIES
|
||||
../../../../qmake/library
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::CorePrivate
|
||||
)
|
||||
|
||||
## Scopes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user