Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
0.3
-
None
-
4cb6a1c6f17c798b10c4273cc721eca2dbcceb04
Description
Any paths in qbs project files that start with ~/ should have this replaced with the value of QDir::homePath() (on Windows, too, not just Unix).
This would be useful for: https://codereview.qt-project.org/#change,37079