aboutsummaryrefslogtreecommitdiffstats
path: root/examples/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2021-12-17Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+3
See https://reuse.software/ for details.
2021-05-28Split up warning suppression flags more finelyDavid Robillard1-6/+51
This avoids polluting the main list of suppressions with things that are only triggered in tests or examples, making it clearer which warning are present in pugl itself.
2021-05-28Remove unnecessary include directoryDavid Robillard1-1/+0
2021-05-24Consistently refer to C++ as "cpp" and fix installationDavid Robillard1-4/+4
2021-04-27Simplify meson configurationDavid Robillard1-5/+5
2021-01-08Switch to MesonDavid Robillard1-0/+80