qt5base-lts/tests/auto/testlib/selftests/warnings/CMakeLists.txt

25 lines
651 B
CMake
Raw Normal View History

# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
# Generated from warnings.pro.
#####################################################################
## warnings Binary:
#####################################################################
qt_internal_add_executable(warnings
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
tst_warnings.cpp
LIBRARIES
Qt::Test
)
## Scopes:
#####################################################################
# special case begin
qt_internal_apply_testlib_coverage_options(warnings)
# special case end