Disable "unknown" options in CMake #3770
Answered
by
sid-dahiya
sid-dahiya
asked this question in
Community Help
-
I integrated googletest in my project per the tutorials. When building using MSVC and CXX 17, I am getting the following warnings. Can someone share if there is a way to disable them? Alternatively, do I need to replace these options with something else?
|
Beta Was this translation helpful? Give feedback.
Answered by
sid-dahiya
Mar 3, 2022
Replies: 1 comment
-
Sorry, it was an issue with my project and not googletest. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sid-dahiya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, it was an issue with my project and not googletest.