fix: Correct *_main.cc paths
This commit is contained in:
parent
4d62b5b9ae
commit
0c0ca90382
|
@ -31,7 +31,7 @@
|
|||
"googlemock/CMakeLists.txt",
|
||||
"googlemock/Makefile.am",
|
||||
"googlemock/configure.ac",
|
||||
"googlemock/gmock_main.cc",
|
||||
"googlemock/src/gmock_main.cc",
|
||||
"googletest/cmake",
|
||||
"googletest/codegear",
|
||||
"googletest/m4",
|
||||
|
@ -43,7 +43,7 @@
|
|||
"googletest/CMakeLists.txt",
|
||||
"googletest/Makefile.am",
|
||||
"googletest/configure.ac",
|
||||
"googletest/gtest_main.cc"
|
||||
"googletest/src/gtest_main.cc"
|
||||
]
|
||||
},
|
||||
"build": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user