Skip to content

Commit 0cca06c

Browse files
authored
third_party: silent blst build (#2138)
1 parent 3a091a2 commit 0cca06c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

third_party/blst/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ ExternalProject_Add(
3939
BUILD_COMMAND ${BLST_BUILD_SCRIPT}
4040
BUILD_IN_SOURCE 1
4141
BUILD_BYPRODUCTS ${BLST_DIR}/${BLST_LIB}
42+
LOG_BUILD YES
43+
LOG_OUTPUT_ON_FAILURE YES
4244
INSTALL_COMMAND ""
4345
)
4446

0 commit comments

Comments
 (0)