refactor(meson): add parse.c to build
This commit is contained in:
@@ -34,6 +34,6 @@ tgbot_dep = declare_dependency(
|
||||
# Example
|
||||
executable(
|
||||
'example',
|
||||
'examples/echobot/echobot.c',
|
||||
'examples/inlinekeyboard/inlinekeyboard.c',
|
||||
dependencies: tgbot_dep,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user