mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-05 10:42:13 +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}")
|
message(WARNING "${warning}")
|
||||||
endforeach()
|
endforeach()
|
||||||
message(" ******\n")
|
message(" ******\n")
|
||||||
|
message(AUTHOR_WARNING "Warnings have been encountered!")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# We want all build properties to be encapsulated properly.
|
# We want all build properties to be encapsulated properly.
|
||||||
|
|||||||
Reference in New Issue
Block a user