summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-11-06 19:13:41 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2012-11-06 19:13:41 (GMT)
commit4c853d02802e38fcc3086c0136a3d1badf8c503a (patch)
treef8474a3360b248916ec0ebb01c3f44c231500bf1 /Tests
parentc79023ceffb20b80a9a6e0b429330c32e4197cd7 (diff)
parent656afca97817b00d10fa70e71e728da404210262 (diff)
downloadCMake-4c853d02802e38fcc3086c0136a3d1badf8c503a.zip
CMake-4c853d02802e38fcc3086c0136a3d1badf8c503a.tar.gz
CMake-4c853d02802e38fcc3086c0136a3d1badf8c503a.tar.bz2
Merge topic 'FindQt-MajorVersionSelection-test'
656afca FindQt: add to MajorVersionSelection test
Diffstat (limited to 'Tests')
-rw-r--r--Tests/CMakeOnly/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeOnly/CMakeLists.txt b/Tests/CMakeOnly/CMakeLists.txt
index 832d7bd..1b4ebc4 100644
--- a/Tests/CMakeOnly/CMakeLists.txt
+++ b/Tests/CMakeOnly/CMakeLists.txt
@@ -56,3 +56,4 @@ endfunction()
add_major_test(PythonLibs VERSIONS 2 3 VERSION_VAR PYTHONLIBS_VERSION_STRING)
add_major_test(PythonInterp NOLANG VERSIONS 2 3 VERSION_VAR PYTHON_VERSION_STRING)
+add_major_test(Qt VERSIONS 3 4 VERSION_VAR QT_VERSION_STRING)