瀏覽代碼

Merge branch 'QtTesting-tag'

* QtTesting-tag:
  QtTesting tag updated. Below the bug fixed:
Benjamin Long 13 年之前
父節點
當前提交
b74e4f00da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CMakeExternals/QtTesting.cmake

+ 1 - 1
CMakeExternals/QtTesting.cmake

@@ -23,7 +23,7 @@ if(CTK_USE_QTTESTING)
 
 
     if(NOT DEFINED QtTesting_DIR)
     if(NOT DEFINED QtTesting_DIR)
 
 
-      set(revision_tag 4ee7471a78beb634605df41961f8fa071562f213)
+      set(revision_tag d26842afd5fc7c2fd6e08eb35bdaf982a9e61869)
       if(${proj}_REVISION_TAG)
       if(${proj}_REVISION_TAG)
         set(revision_tag ${${proj}_REVISION_TAG})
         set(revision_tag ${${proj}_REVISION_TAG})
       endif()
       endif()