cmake/Tests/Qt5Autogen/CMakeLists.txt

7 lines
180 B
CMake
Raw Normal View History

2018-04-23 21:13:27 +02:00
# Set Qt test version and include the Autogen test macros
set(QT_TEST_VERSION 5)
include("../QtAutogen/TestMacros.cmake")
# Common tests
include("../QtAutogen/CommonTests.cmake")