Peter Remmers

Results 4 issues of Peter Remmers

In ticket #169 we read that the "Generator" option is now per workspace instead of per project. If you still want to override this in the project settings, you can't....

**Is your feature request related to a problem? Please describe.** In version 2 you cound specify the path to the cmake executable, but in v4 this has been removed. When...

If you use final function objects to overload on types that are implicitly convertible to each other the overload becomes ambiguous. Example: ``` struct X; struct Y { // Y(const...

bug
help wanted

### Description / Steps to reproduce the issue Try to do a qt6-static build of a (non-trivial) Qt application that builds fine with qt5-static (after #21612 has been fixed) and...

bug