tst_qmakelib: link to QtCore's private API
Just like it was done in the .pro file. Change-Id: I7def52127f4bab6f0ef490ac7eee2de2da479352 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 9afb3506b344d5139284e49235d64215b48cee31) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
d9dc0b177a
commit
8e57a0ef37
@ -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