aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/particles/affectors/CMakeLists.txt
blob: 7910d4256dc0a0b26db87a778d5aa896ff7364a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from affectors.pro.

#####################################################################
## tst_affectors Binary:
#####################################################################

qt_add_benchmark(tst_affectors
    SOURCES
        tst_affectors.cpp
    DEFINES
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::QuickParticlesPrivate
        Qt::Test
)

#### Keys ignored in scope 1:.:.:affectors.pro:<TRUE>:
# TEMPLATE = "app"

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