mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 01:51:45 +00:00
extern/asio: Bump to 1.18.0
This commit is contained in:
committed by
Dennis Klein
parent
c51e88e114
commit
9e2373b55d
@@ -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)
|
||||
|
Reference in New Issue
Block a user