We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6661c8 commit dc1a6e1Copy full SHA for dc1a6e1
third-party/thrift/CMakeLists.txt
@@ -53,6 +53,7 @@ ExternalProject_Add(
53
"-DZSTD_INCLUDE_DIRS=${ZSTD_INCLUDE_DIR}"
54
"-DZSTD_LIBRARIES=${ZSTD_LIBRARY}"
55
56
+ "-Dfizz_DIR=${FIZZ_INSTALL_DIR}/lib/cmake/fizz"
57
"-DFizz_DIR=${FIZZ_INSTALL_DIR}/lib/cmake/fizz"
58
"-Dfmt_DIR=${fmt_DIR}"
59
"-Dfolly_DIR=${FOLLY_INSTALL_DIR}/lib/cmake/folly"
0 commit comments