Move the macros for invoking ctest to a shared location.
authorStephen Kelly <stephen.kelly@kdab.com>
Fri, 29 Jun 2012 06:32:01 +0000 (08:32 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 2 Jul 2012 23:08:25 +0000 (01:08 +0200)
commit91720b5bc22410177512abcaea9716de5446162e
tree3bea489487e767f5f90a60e82d64412a32831339
parent7327ae8c170cb4d6bd3ecde16b12f575268661b5
Move the macros for invoking ctest to a shared location.

They are still internal, but all Qt5 modules will be able to use
them then.

Change-Id: I42ab656115b0976ca959293dfd664ec071f35dbf
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/corelib/Qt5CTestMacros.cmake [new file with mode: 0644]
src/corelib/Qt5CoreConfigExtras.cmake.in
src/corelib/corelib.pro
tests/auto/cmake/CMakeLists.txt