6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
[
|
|
# gtest only
|
|
{ "include": [ "@<gtest/internal/.*>", "private", "<gtest/gtest.h>", "public" ] },
|
|
{ "include": [ "@<gtest/gtest-.*>", "private", "<gtest/gtest.h>", "public" ] },
|
|
]
|