add and compile tinyweb
This commit is contained in:
@@ -17,7 +17,8 @@ file(
|
||||
server/domo-server.cpp
|
||||
broker/nats-broker.cpp
|
||||
web/web-server.cpp
|
||||
web/handler/exit-handler.cpp
|
||||
tinyweb/tinyweb.c
|
||||
tinyweb/tools.c
|
||||
)
|
||||
|
||||
add_executable (domo-iot ${source_files})
|
||||
|
||||
Reference in New Issue
Block a user