mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
CMake: fix typo in comment
This commit is contained in:
parent
fd0521fce6
commit
e0c7a9b980
@ -120,7 +120,7 @@ macro( whole_program_optimization )
|
||||
endmacro()
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Toggles wether or not to treat warnings as errors
|
||||
# Toggles whether or not to treat warnings as errors
|
||||
# -----------------------------------------------------------------------------
|
||||
macro( warnings_as_errors TARGET FLAG )
|
||||
if( ${FLAG} )
|
||||
|
Loading…
x
Reference in New Issue
Block a user