{
"cmake": {
"inc_dirs": [
"inc",
"butl",
"conf",
"lib"
],
"srcs": [
"butl/**.c",
"lib/**.c",
"usr/**.c"
]
}