aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_window_demo.app/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2023-05-03Use consistent meson formatting everywhereDavid Robillard1-3/+5
2023-01-04Clean up licensing metadataDavid Robillard1-0/+3
2022-05-20MacOS: Build examples as application bundlesDavid Robillard1-0/+8
This is required on MacOS to make the examples usable. When run as bare programs, they don't show up as normal windows or receive keyboard input.