18 lines
268 B
JSON
18 lines
268 B
JSON
{
|
|
"type":"BINARY",
|
|
"sub-type":"TEST",
|
|
"group-id":"org.g3log",
|
|
"description":"g3log:g3log performance test",
|
|
"version":"file://version.txt",
|
|
"source": [
|
|
"g3log/test_main/test_main.cpp"
|
|
],
|
|
"path":[
|
|
"generated/"
|
|
],
|
|
"dependency": [
|
|
"g3log",
|
|
"gtest"
|
|
]
|
|
}
|