Reduce proxygen CMake dependencies
Author: afrindCreated Feb 25, 2026Updated Feb 25, 2026
Now that proxygen can be consumed in a more granular fashion, it should be possible to build the library with fewer dependencies. For example, only the client and DNS pieces need c-ares, and zlib/zstd are only used for optional compression/decompression filters.
Source: facebook/proxygen