mirror of
https://github.com/CLIUtils/CLI11.git
synced 2026-01-19 04:52:08 +00:00
Update some documentation and book chapters (#1250)
Update documentation related to formatters and some other recent updates. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ if(CLI11_SANITIZERS AND ${CMAKE_VERSION} VERSION_GREATER "3.15")
|
||||
sanitizers
|
||||
GIT_REPOSITORY https://github.com/arsenm/sanitizers-cmake.git
|
||||
GIT_SHALLOW 1
|
||||
GIT_TAG 0573e2e)
|
||||
GIT_TAG bcb1fc6)
|
||||
|
||||
FetchContent_MakeAvailable(sanitizers)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user