Some toolchains do not support linking via pragmas such as:
#pragma comment(lib, "crypt32.lib")
so we need to add the library explicitly.
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| httplib.cpp | ||
| httplib.h | ||