mirror of
https://github.com/google/googletest.git
synced 2024-12-28 11:10:44 +08:00
Merge pull request #3732 from joshiayush:i2174
PiperOrigin-RevId: 423906844 Change-Id: I1c34a3ce8a5c761ef9f1d7ce48bef8826742e97d
This commit is contained in:
commit
f64cf6b7b8
@ -154,10 +154,6 @@ function(cxx_library_with_type name type cxx_flags)
|
||||
set_target_properties(${name}
|
||||
PROPERTIES
|
||||
COMPILE_FLAGS "${cxx_flags}")
|
||||
# Generate debug library name with a postfix.
|
||||
set_target_properties(${name}
|
||||
PROPERTIES
|
||||
DEBUG_POSTFIX "d")
|
||||
# Set the output directory for build artifacts
|
||||
set_target_properties(${name}
|
||||
PROPERTIES
|
||||
|
Loading…
x
Reference in New Issue
Block a user