Merge e1a97d4c234d55f301c2d2ae3945a2205b3d4203 into 1b96fa13f549387b7549cc89e1a785cf143a1a50

This commit is contained in:
Wuzhuodong 2025-11-12 14:15:49 -05:00 committed by GitHub
commit 27cd819b8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,7 +177,7 @@ as a DLL on Windows) if you prefer.
To compile *gtest* as a shared library, add To compile *gtest* as a shared library, add
``` ```
-DGTEST_CREATE_SHARED_LIBRARY=1 -DBUILD_SHARED_LIBS=1
``` ```
to the compiler flags. You'll also need to tell the linker to produce a shared to the compiler flags. You'll also need to tell the linker to produce a shared