Created
February 29, 2020 23:53
-
-
Save GitBubble/dfae9de940059646b1bc98364007743a to your computer and use it in GitHub Desktop.
gtest bugs...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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