Explorar el Código

Use new qRestAPI hash

Sascha Zelzer hace 11 años
padre
commit
242cd332d2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CMakeExternals/qRestAPI.cmake

+ 1 - 1
CMakeExternals/qRestAPI.cmake

@@ -23,7 +23,7 @@ if(${add_project})
 
     if(NOT DEFINED qRestAPI_DIR)
 
-      set(revision_tag "2c4ea3fc9c")
+      set(revision_tag "778ac3f871")
       if(${proj}_REVISION_TAG)
         set(revision_tag ${${proj}_REVISION_TAG})
       endif()