mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-06 05:37:50 +02:00
build: Set AUTHOR_WARNING on warnings
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user