g3log-lutin/GLD_g3log-performance-mean-test.json

23 lines
367 B
JSON
Raw Normal View History

2021-11-15 23:48:07 +01:00
{
"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"
]
}