projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b453ec
)
build: Fix copy/paste error
author
Timm Bäder
<mail@baedert.org>
Sat, 21 Apr 2018 17:24:25 +0000
(19:24 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sat, 21 Apr 2018 17:24:25 +0000
(19:24 +0200)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 8872d58fbd6b304dfa2237f316ea539338c836c0..baab1b759d691c1931e8bdd24289f55c2a264abc 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-761,7
+761,7
@@
summary = [
' Build tests: @0@'.format(get_option('build-tests')),
' Install tests: @0@'.format(get_option('install-tests')),
' Demos: @0@'.format(get_option('demos')),
- ' Examples: @0@'.format(get_option('
demo
s')),
+ ' Examples: @0@'.format(get_option('
build-example
s')),
'Directories:',
' prefix: @0@'.format(gtk_prefix),
' includedir: @0@'.format(gtk_includedir),