69d6012de4
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: I964ddaf9485a2afed5a1bd4f88d9bdccadf1cfca Reviewed-on: http://codereview.qt.nokia.com/2472 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
4 lines
74 B
Prolog
4 lines
74 B
Prolog
CONFIG += qttest_p4
|
|
SOURCES += tst_qundogroup.cpp
|
|
TARGET = tst_qundogroup
|