build: support building with system wide-integer (#8209)

This commit is contained in:
Yat Ho
2026-01-28 02:22:32 +08:00
committed by GitHub
parent 78e733e7bd
commit c738b9fe4d
4 changed files with 41 additions and 33 deletions

View File

@@ -287,7 +287,7 @@ target_link_libraries(${TR_NAME}
RapidJSON
utf8::cpp
wildmat
WideInteger::WideInteger
transmission::WideInteger
Crc32c::crc32c
$<$<BOOL:${WIN32}>:crypt32>
$<$<BOOL:${WIN32}>:shlwapi>