forked from mpusz/mp-units
Added library.json
This commit is contained in:
12
library.json
Normal file
12
library.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
{
|
||||||
|
"name": "units",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"build": {
|
||||||
|
"includeDir": "src/include",
|
||||||
|
"srcFilter":
|
||||||
|
[
|
||||||
|
".<*>"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user