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

18 lines
485 B
CMake
Raw Normal View History

# Generated from verbose1.pro.
#####################################################################
## verbose1 Binary:
#####################################################################
add_qt_executable(verbose1
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
../counting/tst_counting.cpp
PUBLIC_LIBRARIES
Qt::Test
)
## Scopes:
#####################################################################