update cpp-httplib to v0.19.0
This commit is contained in:
parent
48b4e6ae95
commit
998ba002e4
2
external/CMakeLists.txt
vendored
2
external/CMakeLists.txt
vendored
@ -53,7 +53,7 @@ endif()
|
||||
if (NOT TARGET httplib::httplib)
|
||||
FetchContent_Declare(httplib
|
||||
GIT_REPOSITORY https://github.com/yhirose/cpp-httplib.git
|
||||
GIT_TAG v0.15.3
|
||||
GIT_TAG v0.19.0
|
||||
EXCLUDE_FROM_ALL
|
||||
)
|
||||
FetchContent_MakeAvailable(httplib)
|
||||
|
Loading…
x
Reference in New Issue
Block a user