Skip to content

Commit

Permalink
add fizz/backend/openssl/certificate to FIZZ_HEADER_DIRS
Browse files Browse the repository at this point in the history
Summary:
this folder was missing.

This was breaking wangle oss builds. Probably others too.

Reviewed By: sotodel

Differential Revision: D56744176

fbshipit-source-id: a1e7ebe600e91713c1ab206c692c2ca5f00ab323
  • Loading branch information
Zale Young authored and facebook-github-bot committed Apr 30, 2024
1 parent d08c300 commit a0cfbb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fizz/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/generated/fizz/fizz-config.h DESTINATI
set(FIZZ_HEADER_DIRS
backend
backend/openssl
backend/openssl/certificate
backend/openssl/crypto
backend/openssl/crypto/aead
backend/openssl/crypto/exchange
Expand Down

0 comments on commit a0cfbb3

Please sign in to comment.