summaryrefslogtreecommitdiff
path: root/cmake/DefaultCFlags.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake: move missing-declarations warning to top-levelEdward Thomson2021-11-111-0/+1
| | | | | We should enforce declarations throughout the code-base, including examples, fuzzers and tests, not just in the `src` tree.
* cmake: move cflag defaults into a separate moduleEdward Thomson2021-11-111-0/+153