aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/scenegraph_lancelot/scenegrabber/CMakeLists.txt
blob: a237418657658da28410aa0eaa87b4685f5eda08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated from scenegrabber.pro.

#####################################################################
## qmlscenegrabber Binary:
#####################################################################

add_qt_executable(qmlscenegrabber
    OUTPUT_DIRECTORY ".."
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Quick
)

#### Keys ignored in scope 1:.:.:scenegrabber.pro:<TRUE>:
# CONFIG = "console"

## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:.:scenegrabber.pro:APPLE_OSX:
# CONFIG = "-app_bundle"