mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
docs: Add examples
This commit is contained in:
parent
f2f6bcc198
commit
55e08e4f52
6 changed files with 325 additions and 0 deletions
|
@ -2,6 +2,8 @@ project('gtk-blueprint-tool',
|
|||
version: '0.1.0',
|
||||
)
|
||||
|
||||
subdir('docs')
|
||||
|
||||
prefix = get_option('prefix')
|
||||
libdir = join_paths(prefix, get_option('libdir'))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue