Split project into cli and shared object
Since it's a .so now I also added a C API that wraps TorrentRead
This commit is contained in:
parent
b43d5ecb6a
commit
5a78ef04de
17 changed files with 355 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
project('ducktorrent', 'cpp',
|
||||
version: '0.2.0',
|
||||
version: '0.2.1',
|
||||
meson_version: '>=0.63.0',
|
||||
default_options: [
|
||||
'buildtype=release',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue