Explorar o código

[Travis] Set the qmake path again.

Sascha Zelzer %!s(int64=10) %!d(string=hai) anos
pai
achega
3e7aec0f93
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      CMake/ctkTravisDashboardScript.cmake

+ 4 - 0
CMake/ctkTravisDashboardScript.cmake

@@ -18,6 +18,10 @@ if(NOT CTK_QT_VERSION)
   set(CTK_QT_VERSION 4)
 endif()
 
+if(CTK_QT_VERSION EQUAL 4)
+  set(QT_QMAKE_EXECUTABLE "/usr/bin/qmake")
+endif()
+
 #
 # Dashboard properties
 #