Skip to content

Commit

Permalink
Added dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
klaus-liebler committed Dec 21, 2018
1 parent f1a7ef0 commit d287b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
set(COMPONENT_SRCS "websocket.c" "websocket_server.c")
set(COMPONENT_ADD_INCLUDEDIRS "./include")
set(COMPONENT_REQUIRES lwip mbedtls)
register_component()

0 comments on commit d287b18

Please sign in to comment.