47428dfa55
Fixes: QTBUG-78164 Change-Id: I28b59bf84533fc33fafafd1511b5337d36af0e2b Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
23 lines
586 B
CMake
23 lines
586 B
CMake
# Generated from qlocale.pro.
|
|
|
|
#####################################################################
|
|
## qlocale Binary:
|
|
#####################################################################
|
|
|
|
add_qt_manual_test(qlocale
|
|
GUI
|
|
SOURCES
|
|
calendar.cpp calendar.h
|
|
currency.cpp currency.h
|
|
dateformats.cpp dateformats.h
|
|
info.cpp info.h
|
|
languages.cpp languages.h
|
|
main.cpp
|
|
miscellaneous.cpp miscellaneous.h
|
|
numberformats.cpp numberformats.h
|
|
window.cpp window.h
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|