mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-16 16:32:47 +00:00
build: Set AUTHOR_WARNING on warnings
This commit is contained in:
parent
38e6ea9f3a
commit
fa6497ba71
@ -708,6 +708,7 @@ if(configure_warnings)
|
||||
message(WARNING "${warning}")
|
||||
endforeach()
|
||||
message(" ******\n")
|
||||
message(AUTHOR_WARNING "Warnings have been encountered!")
|
||||
endif()
|
||||
|
||||
# We want all build properties to be encapsulated properly.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user