1eea477323
This test had an invalid circular dependency: the test is in qtbase, and it depends on lrelease in qttools, which depends on qtbase. Change the test to skip if lrelease is not available or not working. Change-Id: I4696f4a178a6f8c0f2e76b5c4ae7f60c4f953334 Reviewed-on: http://codereview.qt.nokia.com/2619 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
4 lines
74 B
Prolog
4 lines
74 B
Prolog
CONFIG += qttest_p4
|
|
SOURCES += tst_qundostack.cpp
|
|
TARGET = tst_qundostack
|