Skip to content

Commit

Permalink
third_party: silent blst build (#2138)
Browse files Browse the repository at this point in the history
  • Loading branch information
battlmonstr authored Jun 24, 2024
1 parent 3a091a2 commit 0cca06c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions third_party/blst/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ ExternalProject_Add(
BUILD_COMMAND ${BLST_BUILD_SCRIPT}
BUILD_IN_SOURCE 1
BUILD_BYPRODUCTS ${BLST_DIR}/${BLST_LIB}
LOG_BUILD YES
LOG_OUTPUT_ON_FAILURE YES
INSTALL_COMMAND ""
)

Expand Down

0 comments on commit 0cca06c

Please sign in to comment.