UTPassMirror/clickable.json

12 lines
160 B
JSON
Raw Normal View History

2019-03-13 18:38:12 +00:00
{
"template": "cmake",
"kill": "UTPass",
"scripts": {
"clean_third": "third/clean.sh"
},
"dependencies_build": [
"texinfo",
"gpgsm"
]
}