Open
Description
When passing /sources
, /generateDebugSolution
and multithreaded
arguments: the multithreaded argument doesn't get passed to the launch profile of the generated debug solution. Only the sources parameter seems to come along for the ride.
/multithreaded(false)
can be helpful when debugging, that's how I figured this out. I was hoping to debug generation without threads getting in the way. :)
Metadata
Assignees
Labels
No labels
Activity