Skip to content
Snippets Groups Projects
Commit 878bd92e authored by vslashg's avatar vslashg
Browse files

Merge pull request #2716 from kuzkry:autotools-leftover

PiperOrigin-RevId: 298599235
parents cfb5ef4e c378d7eb
No related branches found
No related tags found
No related merge requests found
......@@ -189,9 +189,9 @@ or
When Google Test uses pthread, you may need to add flags to your compiler and/or
linker to select the pthread library, or you'll get link errors. If you use the
CMake script or the deprecated Autotools script, this is taken care of for you.
If you use your own build script, you'll need to read your compiler and linker's
manual to figure out what flags to add.
CMake script, this is taken care of for you. If you use your own build script,
you'll need to read your compiler and linker's manual to figure out what flags
to add.
### As a Shared Library (DLL)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment