mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-02-17 20:43:09 +00:00
Update library references
This commit is contained in:
parent
3205c71281
commit
5525f2fb33
@ -77,5 +77,5 @@ task pingpong, "Build the Pingpong example":
|
||||
buildBinary name, "examples/", "-d:chronicles_log_level='INFO' -d:chronicles_disabled_topics='waku node' "
|
||||
|
||||
task liblogoschat, "Build the Chat SDK shared library (C bindings)":
|
||||
buildLibrary "chat", "library/",
|
||||
buildLibrary "logoschat", "library/",
|
||||
"-d:chronicles_log_level='INFO' -d:chronicles_enabled=on --path:src --path:vendor/nim-ffi"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user