mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
build: Set AUTHOR_WARNING on warnings
Github-Pull: #33144
Rebased-From: fa6497ba71
This commit is contained in:
@@ -690,6 +690,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.
|
||||
|
||||
Reference in New Issue
Block a user