Stripped tser.hpp down to the essentials so I can study it. No base64 encoding, less than comparison (wtf is that for), and I may even remove the 'json' output.
This commit is contained in:
parent
713d400d17
commit
bf57713416
3 changed files with 317 additions and 1 deletions
11
tser.wrap
Normal file
11
tser.wrap
Normal file
|
@ -0,0 +1,11 @@
|
|||
[wrap-git]
|
||||
url = https://github.com/KonanM/tser.git
|
||||
depth = 1
|
||||
revision = HEAD
|
||||
method = cmake
|
||||
# patch_filename =
|
||||
# patch_hash =
|
||||
|
||||
|
||||
[provide]
|
||||
tser = tser_dep
|
Loading…
Add table
Add a link
Reference in a new issue