extern/asio: Bump to 1.18.0

This commit is contained in:
Dennis Klein
2020-11-13 03:00:38 +01:00
committed by Dennis Klein
parent c51e88e114
commit 9e2373b55d
4 changed files with 15 additions and 15 deletions

View File

@@ -136,7 +136,7 @@ endif()
if(BUILD_SDK)
find_package2(BUNDLED asio
VERSION 1.13.0
VERSION 1.18.0
)
if(NOT asio_FOUND)
build_bundled(asio extern/asio)