CMakeLists.txt 180 B

123456
  1. # Set Qt test version and include the Autogen test macros
  2. set(QT_TEST_VERSION 5)
  3. include("../QtAutogen/TestMacros.cmake")
  4. # Common tests
  5. include("../QtAutogen/CommonTests.cmake")