Added tox-weechat-completion.{h,c}.
This commit is contained in:
parent
95b9a2322f
commit
9810bf14d9
4 changed files with 45 additions and 0 deletions
|
@ -42,6 +42,7 @@ add_library(tox MODULE
|
|||
src/tox-weechat-utils.c
|
||||
src/tox-weechat-config.c
|
||||
src/tox-weechat-json.c
|
||||
src/tox-weechat-completion.c
|
||||
)
|
||||
|
||||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99 -Wall -Wextra -Werror-implicit-function-declaration -Wno-unused-parameter")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue