Files
CMake/Tests/Qt5Autogen/CMakeLists.txt
T
2017-12-13 13:48:27 +01:00

7 lines
180 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/CommonTests.cmake")