Disabled the use of asio as the RestHttpDevice plugin no longer compiles with modern boost releases
This commit is contained in:
parent
7bb0dc8180
commit
76a58ebaf4
@ -796,7 +796,7 @@ ELSE()
|
||||
FIND_PACKAGE(DirectInput)
|
||||
FIND_PACKAGE(NVTT)
|
||||
IF (NOT WIN32)
|
||||
FIND_PACKAGE(Asio)
|
||||
# FIND_PACKAGE(Asio)
|
||||
ENDIF()
|
||||
FIND_PACKAGE(ZeroConf)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user