We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a29892 + cfda620 commit e295505Copy full SHA for e295505
vendor/websocketpp-0.8.1.zip renamed to vendor/websocketpp-0.8.2.zip
933 KB
vendor/websocketpp.cmake
@@ -4,8 +4,8 @@ INCLUDE(ExternalProject)
4
EXTERNALPROJECT_ADD(
5
websocketpp
6
PREFIX "${PROJECT_BINARY_DIR}"
7
- URL "file://${VENDOR_DIRECTORY}/websocketpp-0.8.1.zip"
8
- URL_MD5 "af0385e19ae5d37b087b1c73b176f10d"
+ URL "file://${VENDOR_DIRECTORY}/websocketpp-0.8.2.zip"
+ URL_MD5 "87d06d8ce62767602cb339d46b6664a1"
9
CONFIGURE_COMMAND ""
10
BUILD_COMMAND ""
11
BUILD_IN_SOURCE 1
0 commit comments