You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since VC 2017 it is possible to open directly folders.
If this folders contain cmake configuration cmake is used to build.
In such case there are is no sln opened.
It would be grate if in such case the Build Report could be shown as well.
Further also the Elapsed Build Time should be supported in such environment.
At the moment nothing is shown.
Steps to recreate
Create and /or open directory in VS studio which uses cmake.
generate cache
build all
The text was updated successfully, but these errors were encountered:
Description
Since VC 2017 it is possible to open directly folders.
If this folders contain cmake configuration cmake is used to build.
In such case there are is no sln opened.
It would be grate if in such case the Build Report could be shown as well.
Further also the Elapsed Build Time should be supported in such environment.
At the moment nothing is shown.
Steps to recreate
The text was updated successfully, but these errors were encountered: