Browse Source

Fix CMakeList

bel2125 7 năm trước cách đây
mục cha
commit
21a5b81aff
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/CMakeLists.txt

+ 1 - 1
src/CMakeLists.txt

@@ -184,7 +184,7 @@ if (CIVETWEB_ENABLE_LUA)
 # An extended version is available at https://github.com/n1tehawk/LuaXML
 # An extended version is available at https://github.com/n1tehawk/LuaXML
 # but the last commit there was in 2015
 # but the last commit there was in 2015
 #
 #
-    URL "https://github.com/n1tehawk/LuaXML/archive/v1.8.0.zip
+    URL "https://github.com/n1tehawk/LuaXML/archive/v1.8.0.zip"
     PREFIX "${CIVETWEB_THIRD_PARTY_DIR}"
     PREFIX "${CIVETWEB_THIRD_PARTY_DIR}"
 #
 #
     PATCH_COMMAND ${CMAKE_COMMAND} -E copy
     PATCH_COMMAND ${CMAKE_COMMAND} -E copy