0f7987f0c9
Conflicts: src/corelib/text/qlocale.cpp src/network/access/qnetworkaccessmanager.cpp Regenerated tests/auto/testlib/selftests/float/CMakeLists.txt Change-Id: I5a8ae42511380ca49a38b13c6fa8a3c5df8bed01
25 lines
641 B
CMake
25 lines
641 B
CMake
# Generated from float.pro.
|
|
|
|
#####################################################################
|
|
## float Binary:
|
|
#####################################################################
|
|
|
|
add_qt_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_apply_testlib_coverage_options(float)
|
|
# special case end
|