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
|
||
|
)
|