Skip to content

Commit

Permalink
style: hardening options typo (#76)
Browse files Browse the repository at this point in the history
Signed-off-by: msclock <msclock@qq.com>
  • Loading branch information
msclock authored Apr 1, 2024
1 parent d8c0eb8 commit f75230a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/build/Hardening.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ message(
"Use hardening compilation with USE_HARDENING: ${USE_HARDENING}
Hardening Options:
USE_HARDENING_FLAGS: Default is ${USE_HARDENING_FLAGS}
USE_HARDENING_MSVS_LINKS: Default is ${USE_HARDENING_LINKS}
USE_HARDENING_LINKS: Default is ${USE_HARDENING_LINKS}
USE_HARDENING_SKIP_TARGETS_REGEXES: List of regexes to skip targts. Default is empty."
)

Expand Down

0 comments on commit f75230a

Please sign in to comment.