Sfoglia il codice sorgente

Use new qRestAPI hash

Sascha Zelzer 11 anni fa
parent
commit
242cd332d2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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()