summaryrefslogtreecommitdiffstats
path: root/src/qev/CMakeLists.txt
blob: 54c4eda740311fcc9971590492a7ca2eaa3c4d7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from qev.pro.

#####################################################################
## qev App:
#####################################################################

qt_internal_add_app(qev
    SOURCES
        qev.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

#### Keys ignored in scope 1:.:.:qev.pro:<TRUE>:
# QT_FOR_CONFIG = "tools-private"
# _REQUIREMENTS = "qtConfig(qev)"