summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/float/.prev_CMakeLists.txt
blob: dfcf2349ad944b1a411261adc51e01e3e6647d1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from float.pro.

#####################################################################
## float Binary:
#####################################################################

add_qt_executable(float
    SOURCES
        ../../../../shared/emulationdetector.h
        tst_float.cpp
    INCLUDE_DIRECTORIES
        ../../../../shared
    PUBLIC_LIBRARIES
        Qt::Test
)

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