fluorine/GLD_fluorine-test.json

22 lines
415 B
JSON

{
"type":"BINARY",
"sub-type":"TEST",
"group-id":"com.atria-soft",
"description":"fluorine test application",
"license":"MPL-2",
"license-file":"file://LICENSE",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",
"code-quality":"MEDIUM",
"source": [
"test/test.cpp",
"test/testAll.cpp"
],
"dependency": [
"fluorine",
"etest",
"test-debug"
]
}