ソースを参照

qRestAPI upgrade

Miklos Espak 12 年 前
コミット
2a5a69b848
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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 "e71c0d625dd")
+      set(revision_tag "94a106e2860")
       if(${proj}_REVISION_TAG)
         set(revision_tag ${${proj}_REVISION_TAG})
       endif()