Disabled the use of asio as the RestHttpDevice plugin no longer compiles with modern boost releases
This commit is contained in:
parent
b7fa2d7914
commit
e28f789ffa
@ -774,7 +774,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