Use qmake for package dependency resolution in cmake tests.
This allows us to remove hardcoded depends information. Change-Id: If8f3b8e9e75db3b0b78864626314ebebb96c548f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
c26dc07a55
commit
9b3b9fbd02
@@ -2,4 +2,6 @@
|
||||
# Cause make to do nothing.
|
||||
TEMPLATE = subdirs
|
||||
|
||||
CMAKE_QT_MODULES_UNDER_TEST = multimedia multimediawidgets
|
||||
|
||||
CONFIG += ctest_testcase
|
||||
|
||||
Reference in New Issue
Block a user