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

24 lines
369 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_worst.cpp"
],
"path":[
"generated/",
"g3log/test_performance/"
],
"flag":{
"c++":[
"-DG3LOG_PERFORMANCE=1"
]
},
"dependency": [
"g3log",
"gtest"
]
}