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
The tests now use mocked methods. This requires runtime type
information for those test classes.
google/googletest#610
This has been fixed recently upstream in googletest. Until we pick
up that fix, add -frtti for the the test executable only.
0 commit comments