cmake/Tests/Qt6Autogen/CMakeLists.txt

9 lines
230 B
CMake
Raw Normal View History

2021-11-20 13:41:27 +01:00
# Set Qt test version and include the Autogen test macros
set(QT_TEST_VERSION 6)
include("../QtAutogen/TestMacros.cmake")
# Common tests
include("../QtAutogen/Tests.cmake")
set(TEST_BUILD_DIRS "${TEST_BUILD_DIRS}" PARENT_SCOPE)