| Issue 8: | Target names containing unsupported characters | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
What steps will reproduce the problem? 1. Prepare a target with name that contains spaces 2. Try to build What is the expected output? What do you see instead? Makefile should get generated. Because spaces are not supported by qmake and the Makefile has the target name as extension the Makefile is not generated. |
||||||||||||||
|
|
|||||||||||||||