17 lines
371 B
CMake
17 lines
371 B
CMake
|
# Generated from touch.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## touch Binary:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_manual_test(touch
|
||
|
SOURCES
|
||
|
main.cpp
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Gui
|
||
|
Qt::Widgets
|
||
|
)
|
||
|
|
||
|
#### Keys ignored in scope 1:.:.:touch.pro:<TRUE>:
|
||
|
# TEMPLATE = "app"
|