13 lines
299 B
JSON
13 lines
299 B
JSON
{
|
|
"type":"LIBRARY_STATIC",
|
|
"group-id":"com.google",
|
|
"description":"google test automatic main",
|
|
"version":"file://version.txt",
|
|
"maintainer":"mailing-list gtest <googletestframework@googlegroups.com>",
|
|
"source": [
|
|
"googletest/googletest/src/gtest_main.cc"
|
|
],
|
|
"dependency": [
|
|
"gtest"
|
|
]
|
|
} |