git.droids-corp.org
/
protos
/
libecoli.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
rework completion iterators
[protos/libecoli.git]
/
examples
/
meson.build
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright 2018, Olivier MATZ <zer0@droids-corp.org>
3
4
subdir('readline')
5
if get_option('with_yaml') and get_option('with_editline')
6
subdir('parse-yaml')
7
endif