domo-iot replace libevent by libuv
This commit is contained in:
@@ -25,11 +25,8 @@ add_executable (domo-iot ${source_files})
|
||||
target_link_libraries (domo-iot
|
||||
LINK_PUBLIC
|
||||
nats_static
|
||||
event
|
||||
pthread
|
||||
event_pthreads
|
||||
civetweb-cpp
|
||||
json-c
|
||||
uv
|
||||
rt
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user