20 lines
490 B
CMake
20 lines
490 B
CMake
# Generated from pressandhold.pro.
|
|
|
|
#####################################################################
|
|
## tst_pressandhold Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_pressandhold
|
|
SOURCES
|
|
tst_pressandhold.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Quick
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:pressandhold.pro:<TRUE>:
|
|
# TEMPLATE = "app"
|
|
|
|
## Scopes:
|
|
#####################################################################
|