You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use CXX/CXXFLAGS as this is c++ code and CFLAGS/CPPFLAGS are unrelated
- Allow flags to be provided by the environment
- Use pkg-config for gtest discovery instead of using nonportable
hardcoded flags
- Name target after the file it produces
0 commit comments