SMART_COMPONENTS_META_UVEOS/modular.json

10 lines
90 B
JSON

{
"cmake": {
"inc_dirs": [
"./"
],
"srcs": [
"./*.c"
]
}
}