Explorar el Código

Updated qRestAPI revision

Andreas Fetzer hace 9 años
padre
commit
2c56fa89fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CMakeExternals/qRestAPI.cmake

+ 1 - 1
CMakeExternals/qRestAPI.cmake

@@ -24,7 +24,7 @@ endif()
 
 if(NOT DEFINED ${proj}_DIR)
 
-  set(revision_tag "4293694a89")
+  set(revision_tag "c5e4c2a7d5")
   if(${proj}_REVISION_TAG)
     set(revision_tag ${${proj}_REVISION_TAG})
   endif()