11 lines
205 B
JSON
11 lines
205 B
JSON
|
{
|
||
|
"name": "mimalloc",
|
||
|
"type": "generic",
|
||
|
"sourcePaths": "src",
|
||
|
"include": "include",
|
||
|
"excludes": [
|
||
|
"src/page-queue.c",
|
||
|
"src/page-queue.c",
|
||
|
"src/static.c"
|
||
|
]
|
||
|
}
|