summaryrefslogtreecommitdiff
path: root/tests/compilation/RunCompilationTests.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compilation/RunCompilationTests.cmake')
-rw-r--r--tests/compilation/RunCompilationTests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compilation/RunCompilationTests.cmake b/tests/compilation/RunCompilationTests.cmake
index 904f9a2..6487bf2 100644
--- a/tests/compilation/RunCompilationTests.cmake
+++ b/tests/compilation/RunCompilationTests.cmake
@@ -12,6 +12,7 @@ execute_process(COMMAND ${CMAKE_COMMAND} -E copy ${SOURCE_DIR}/CompilationTests.
# Run cmake to execute the tests
execute_process(COMMAND ${CMAKE_COMMAND}
+ -DQT_VERSION=${QT_VERSION}
-DQTGLIB_LIBRARY=${QTGLIB_LIBRARY}
-DQTGSTREAMER_LIBRARY=${QTGSTREAMER_LIBRARY}
-DQTGSTREAMER_UI_LIBRARY=${QTGSTREAMER_UI_LIBRARY}