mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +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:
@@ -3753,6 +3753,7 @@
|
||||
"third-party/dht",
|
||||
"third-party/fast_float/include",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/jsonsl",
|
||||
"third-party/libb64/include",
|
||||
"third-party/libdeflate",
|
||||
@@ -3798,6 +3799,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
);
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
@@ -3819,6 +3821,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -3844,6 +3847,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -3865,6 +3869,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4007,6 +4012,7 @@
|
||||
"third-party/dht",
|
||||
"third-party/fast_float/include",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/jsonsl",
|
||||
"third-party/libb64/include",
|
||||
"third-party/libdeflate",
|
||||
@@ -4042,6 +4048,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4073,6 +4080,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
);
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
@@ -4274,6 +4282,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
);
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
@@ -4295,6 +4304,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4333,6 +4343,7 @@
|
||||
"third-party/dht",
|
||||
"third-party/fast_float/include",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/jsonsl",
|
||||
"third-party/libb64/include",
|
||||
"third-party/libdeflate",
|
||||
@@ -4372,6 +4383,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4393,6 +4405,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4472,6 +4485,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
);
|
||||
WRAPPER_EXTENSION = qlgenerator;
|
||||
};
|
||||
@@ -4501,6 +4515,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
);
|
||||
WRAPPER_EXTENSION = qlgenerator;
|
||||
};
|
||||
@@ -4530,6 +4545,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
);
|
||||
WRAPPER_EXTENSION = qlgenerator;
|
||||
};
|
||||
@@ -4599,6 +4615,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4620,6 +4637,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4812,6 +4830,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4833,6 +4852,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4854,6 +4874,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4875,6 +4896,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4896,6 +4918,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4917,6 +4940,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4938,6 +4962,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4959,6 +4984,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
@@ -4980,6 +5006,7 @@
|
||||
SYSTEM_HEADER_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"third-party/fmt/include",
|
||||
"third-party/small/include",
|
||||
"third-party/libevent/include",
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user