ソースを参照

Updated qRestAPI revision

Andreas Fetzer 9 年 前
コミット
2c56fa89fb
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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()