Skip to content

Commit 51b387c

Browse files
committed
Renenabled Asio/RestHttpDevice plugin
1 parent 21f5a0a commit 51b387c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ ELSE()
796796
FIND_PACKAGE(DirectInput)
797797
FIND_PACKAGE(NVTT)
798798
IF (NOT WIN32)
799-
# FIND_PACKAGE(Asio)
799+
FIND_PACKAGE(Asio)
800800
ENDIF()
801801
FIND_PACKAGE(ZeroConf)
802802

0 commit comments

Comments
 (0)