Skip to content

Instantly share code, notes, and snippets.

@GitBubble
Created February 29, 2020 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GitBubble/dfae9de940059646b1bc98364007743a to your computer and use it in GitHub Desktop.
Save GitBubble/dfae9de940059646b1bc98364007743a to your computer and use it in GitHub Desktop.
gtest bugs...
1, using clang 11.0 build gtest will prompt error : tuple not support
2, solve by cmake -DCMAKE_CXX_STANDARD=17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment