• Show log

    Commit

  • Hash : 4a6ef5a4
    Author : Edward Thomson
    Date : 2021-11-11T17:04:24

    cmake: move missing-declarations warning to top-level
    
    We should enforce declarations throughout the code-base, including
    examples, fuzzers and tests, not just in the `src` tree.