Skip to content
Snippets Groups Projects
  • Lioncash's avatar
    CMakeLists: Make -Wreorder a compile-time error · 213fff67
    Lioncash authored
    This can result in silent logic bugs within code, and given the amount
    of times these kind of warnings are caused, they should be flagged at
    compile-time so no new code is submitted with them.
    213fff67