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

22 lines
595 B
CMake
Raw Normal View History

# Generated from benchlibcounting.pro.
#####################################################################
## benchlibcounting Binary:
#####################################################################
qt_add_executable(benchlibcounting
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
tst_benchlibcounting.cpp
PUBLIC_LIBRARIES
Qt::Test
)
## Scopes:
#####################################################################
# special case begin
qt_apply_testlib_coverage_options(tst_selftests)
# special case end