mirror of
https://github.com/transmission/transmission.git
synced 2026-02-15 07:26:49 +00:00
refactor: add libsmall dependency (#5649)
* refactor: add small dependency * refactor: use small in variant.cc * refactor: use small in cache.h
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -47,3 +47,6 @@
|
||||
[submodule "third-party/wide-integer"]
|
||||
path = third-party/wide-integer
|
||||
url = https://github.com/transmission/wide-integer
|
||||
[submodule "third-party/small"]
|
||||
path = third-party/small
|
||||
url = https://github.com/transmission/small.git
|
||||
|
||||
Reference in New Issue
Block a user