Browse Source

Merge branch 'QtTesting-tag'

* QtTesting-tag:
  QtTesting tag updated. Below the bug fixed:
Benjamin Long 13 years ago
parent
commit
b74e4f00da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeExternals/QtTesting.cmake

+ 1 - 1
CMakeExternals/QtTesting.cmake

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