Skip to content

Commit

Permalink
Merge pull request CesiumGS#209 from CesiumGS/brotli-macos
Browse files Browse the repository at this point in the history
Remove Brotli Macos
  • Loading branch information
kring authored Apr 15, 2021
2 parents 2c13c2c + 3b18ff8 commit 96f6630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extern/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ endif()

add_subdirectory(modp_b64)

set(HTTPLIB_USE_BROTLI_IF_AVAILABLE OFF CACHE BOOL "Don't use Brotli")
add_subdirectory(cpp-httplib)

# CSPRNG's CMake setup is old school, and it really only has one source
Expand Down

0 comments on commit 96f6630

Please sign in to comment.