Added tox-weechat-utils and tox-weechat-tox to CMakeLists.txt.
This commit is contained in:
parent
f79de0229b
commit
1edd562174
@ -6,6 +6,8 @@ add_definitions(-std=c11)
|
||||
|
||||
add_library(tox SHARED
|
||||
src/tox-weechat.c
|
||||
src/tox-weechat-tox.c
|
||||
src/tox-weechat-utils.c
|
||||
)
|
||||
|
||||
# remove lib prefix
|
||||
|
Loading…
Reference in New Issue
Block a user