Explorar el Código

Use a qRestAPI version compatible with Qt 4.6.2

Sascha Zelzer hace 11 años
padre
commit
4d7a90f256
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 "778ac3f871")
+  set(revision_tag "0d46f8a682")
   if(${proj}_REVISION_TAG)
     set(revision_tag ${${proj}_REVISION_TAG})
   endif()