Googletest export
Fix invalid g3doc syntax highlighting languages. PiperOrigin-RevId: 265905539
This commit is contained in:
parent
d9c55a48ed
commit
eb56ee5a28
@ -98,7 +98,7 @@ test('first_and_only_test', testapp)
|
||||
Since `pkg-config` is a small Unix command-line utility, it can be used in
|
||||
handwritten `Makefile`s too:
|
||||
|
||||
```Makefile
|
||||
```makefile
|
||||
GTEST_CFLAGS = `pkg-config --cflags gtest_main`
|
||||
GTEST_LIBS = `pkg-config --libs gtest_main`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user