Fix building of folly/compression with modules
Summary: Move the definition of the `ZSTD_STATIC_LINKING_ONLY` and `ZDICT_STATIC_LINKING_ONLY` macros from code to the target to fix the modular build. It is needed because these macros affect the public API of `zstd.h`. Reviewed By: terrelln Differential Revision: D9189720 fbshipit-source-id: efacc1456803900fd65159a43cf1fba2daf15673
Showing
Please register or sign in to comment