瀏覽代碼

Edit CMakeFile to flush AppVeyor build cache and force reloading check

bel2125 7 年之前
父節點
當前提交
340b601af8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/CMakeLists.txt

+ 1 - 0
test/CMakeLists.txt

@@ -27,6 +27,7 @@ ExternalProject_Add(check-unit-test-framework
 ## Use a civetweb specific patched version
 ## Use a civetweb specific patched version
 URL "https://github.com/civetweb/check/archive/master.zip"
 URL "https://github.com/civetweb/check/archive/master.zip"
 DOWNLOAD_NAME "master.zip"
 DOWNLOAD_NAME "master.zip"
+# <Edit this file to flush AppVeyor build cache and force reloading check>
 
 
   PREFIX "${CIVETWEB_THIRD_PARTY_DIR}"
   PREFIX "${CIVETWEB_THIRD_PARTY_DIR}"
   BUILD_IN_SOURCE 1
   BUILD_IN_SOURCE 1