Added a data.json file for storing things.
For now, the file contains pending friend requests.
This commit is contained in:
@@ -22,6 +22,7 @@ add_library(tox MODULE
|
||||
src/tox-weechat-gui.c
|
||||
src/tox-weechat-utils.c
|
||||
src/tox-weechat-config.c
|
||||
src/tox-weechat-json.c
|
||||
)
|
||||
|
||||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99 -Wall -Wextra -Werror-implicit-function-declaration -Wno-unused-parameter")
|
||||
|
||||
Reference in New Issue
Block a user