gtk/examples/hello/README.md
Matthias Clasen 05f488011a Add a README to examples/hello
Just so nobody wonders why there's a meson.build
in this subdirectory.
2023-05-13 21:56:29 -04:00

251 B

A trivial example

This is a very minimal example of an app that can be built against GTK. We use this in CI to test that building against the installed GTK works.

That is why there is a standalone meson.build in this subdirectory.