Add a README to examples/hello
Just so nobody wonders why there's a meson.build in this subdirectory.
This commit is contained in:
7
examples/hello/README.md
Normal file
7
examples/hello/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user