mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
add toString function for lws reasons (for debugging and logging purposes)
This commit is contained in:
@@ -8,6 +8,7 @@ add_library(webfuse-core STATIC
|
||||
lib/webfuse/core/string.c
|
||||
lib/webfuse/core/base64.c
|
||||
lib/webfuse/core/lws_log.c
|
||||
lib/webfuse/core/lws_utils.c
|
||||
)
|
||||
|
||||
set_target_properties(webfuse-core PROPERTIES OUTPUT_NAME webfuse-core)
|
||||
|
||||
Reference in New Issue
Block a user