Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: investigate the utility of CMAKE_BUILD_TYPE selection in VS context #278

Open
roccoarpa opened this issue Feb 11, 2022 · 0 comments

Comments

@roccoarpa
Copy link
Contributor

In a Visual Studio project, selecting the target build type from cmake is shadowed by the capability of the VS-IDE to do the same.

This issue to decide if it's better to :

  1. find a way to force the cmake build type choice to the VS-IDE (opening the *.sln solution the User will find his chosen build type selected)
  2. or leave it be, hide the choice-option cmake-size, and the let the user choose its build type from the VS-IDE.
@roccoarpa roccoarpa added this to To do in MSVC-VS porting via automation Feb 11, 2022
@andrea-iob andrea-iob added P3 - Low and removed low labels Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants