23 lines
367 B
JSON
23 lines
367 B
JSON
{
|
|
"type":"BINARY",
|
|
"sub-type":"TEST",
|
|
"group-id":"org.g3log",
|
|
"description":"g3log:g3log performance test",
|
|
"version":"file://version.txt",
|
|
"source": [
|
|
"g3log/test_performance/main_threaded_mean.cpp"
|
|
],
|
|
"path":[
|
|
"generated/",
|
|
"g3log/test_performance/"
|
|
],
|
|
"flag":{
|
|
"c++":[
|
|
"-DG3LOG_PERFORMANCE=1"
|
|
]
|
|
},
|
|
"dependency": [
|
|
"g3log",
|
|
"gtest"
|
|
]
|
|
} |