qt6-bb10/tests/auto/testlib/selftests/float/CMakeLists.txt

25 lines
659 B
CMake

# Generated from float.pro.
#####################################################################
## float Binary:
#####################################################################
qt_internal_add_executable(float
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
../../../../shared/emulationdetector.h
tst_float.cpp
INCLUDE_DIRECTORIES
../../../../shared
PUBLIC_LIBRARIES
Qt::Test
)
## Scopes:
#####################################################################
# special case begin
qt_internal_apply_testlib_coverage_options(float)
# special case end