cmake/Tests/Qt5Autogen/CMakeLists.txt
2019-11-11 23:01:05 +01:00

7 lines
174 B
CMake

# Set Qt test version and include the Autogen test macros
set(QT_TEST_VERSION 5)
include("../QtAutogen/TestMacros.cmake")
# Common tests
include("../QtAutogen/Tests.cmake")