Changeset - r27973:02255aacbfc7
[Not reviewed]
master
0 1 0
Peter Nelson - 14 months ago 2023-09-25 12:02:51
peter1138@openttd.org
Codechange: Add -Wsuggest-override compilation flag.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
cmake/CompileFlags.cmake
Show inline comments
 
@@ -63,6 +63,7 @@ macro(compile_flags)
 
            -Wformat=2
 
            -Winit-self
 
            -Wnon-virtual-dtor
 
            -Wsuggest-override
 

	
 
            # We use 'ABCD' multichar for SaveLoad chunks identifiers
 
            -Wno-multichar
0 comments (0 inline, 0 general)