[FOLD] First round of review changes

This commit is contained in:
Richard Holland
2022-08-15 16:19:15 +00:00
parent 5a75d067e7
commit 27167bb866
9 changed files with 76 additions and 63 deletions

View File

@@ -2,7 +2,7 @@
declare user options/settings
#]===================================================================]
option (assert "Enables asserts, even in release builds" ON)
option (assert "Enables asserts, even in release builds" OFF)
option (reporting "Build rippled with reporting mode enabled" OFF)