FindQt: add to MajorVersionSelection test

This commit is contained in:
Rolf Eike Beer 2012-10-24 19:56:30 +02:00
parent f5b3736ef3
commit 656afca978
1 changed files with 1 additions and 0 deletions

View File

@ -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)