Explorar el Código

Use Qt5 compatible qRestAPI version.

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