Skip to content

Commit dc1a6e1

Browse files
committed
Lowercase fizz reference
1 parent d6661c8 commit dc1a6e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

third-party/thrift/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ ExternalProject_Add(
5353
"-DZSTD_INCLUDE_DIRS=${ZSTD_INCLUDE_DIR}"
5454
"-DZSTD_LIBRARIES=${ZSTD_LIBRARY}"
5555

56+
"-Dfizz_DIR=${FIZZ_INSTALL_DIR}/lib/cmake/fizz"
5657
"-DFizz_DIR=${FIZZ_INSTALL_DIR}/lib/cmake/fizz"
5758
"-Dfmt_DIR=${fmt_DIR}"
5859
"-Dfolly_DIR=${FOLLY_INSTALL_DIR}/lib/cmake/folly"

0 commit comments

Comments
 (0)