Remove redundant CXXFLAGS and fix constant names
- Specifying -std=c++11 and -frtti tweaks those flags with clang/gcc.
- The constants are prefixed with GTEST_, not GTESTS_.
Remove redundant CXXFLAGS and fix constant names Tags None Referenced Files None Subscribers None
Description
Details
|