Disabled the use of asio as the RestHttpDevice plugin no longer compiles with modern boost releases

This commit is contained in:
Robert Osfield 2021-06-25 13:15:08 +01:00
parent 7bb0dc8180
commit 76a58ebaf4

View File

@ -796,7 +796,7 @@ ELSE()
FIND_PACKAGE(DirectInput)
FIND_PACKAGE(NVTT)
IF (NOT WIN32)
FIND_PACKAGE(Asio)
# FIND_PACKAGE(Asio)
ENDIF()
FIND_PACKAGE(ZeroConf)