qt5base-lts/tests/manual/qlocale/CMakeLists.txt
Alexandru Croitor 1339cc4667 CMake: Regenerate manual tests
Change-Id: Id42b9e481375d2ec0e68b73dc1e2ff36f0cbd49e
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-07-08 11:01:38 +02:00

23 lines
586 B
CMake

# Generated from qlocale.pro.
#####################################################################
## qlocale Binary:
#####################################################################
qt_add_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
)