index
:
pom-c.git
trunk
C/C++ parser for the POM configuration language
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
blob: 7721c3fb2c1bb0f0aee6f8e7e5d88fe3c32d351e (
plain
)
1
2
3
project('pom', 'c') library('pom', 'pom.c') static_library('pom', 'pom.c')