How do I see the output of the /showIncludes
VC++ compiler flag?
#3095
Replies: 1 comment
-
@frank-weindel How did you apply the flag via your CMakeLists.txt? This discussion may have some context? https://discourse.cmake.org/t/showincludes-option-added-automatically/6706 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've applied this flag via my CMakeLists.txt, but I don't seem to be able to see the output this flag displays anywhere. Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions