How do I set build type for Debug/Release? #2398
-
How do I set build type for Debug/Release? |
Beta Was this translation helpful? Give feedback.
Answered by
bobbrow
Feb 23, 2022
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gcampbell-msft
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can either invoke the
CMake: Select Variant
command, or click on the currently set type in the status barEither method will pop up a drop down list that will let you select the build type you want.