Build libmobi with cmake, update to 0.10

This commit is contained in:
2022-04-15 16:01:40 -04:00
parent ceb7265639
commit 901035da15
9 changed files with 18 additions and 35 deletions

File diff suppressed because one or more lines are too long

View File

@@ -27,10 +27,6 @@
#define UNUSED(x) __attribute__((__unused__)) x
#define MD5_STR_LENGTH 33
#define SHA1_STR_LENGTH 41
#define SHA1_DIGEST_LENGTH 20
#include "util.h"
#include "log.h"
#include "types.h"

File diff suppressed because one or more lines are too long