Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 1.10.1
-
Fix Version/s: 1.11.0
-
Component/s: Configuration Probes
-
Labels:None
-
Environment:* Windows 10 64 bit
* QtCreator 4.5.2 (with integrated QBS 1.10.1)
* Qt 5.9.3 MSVC2015 32 bit
-
Commits:57523e6cd3fe880b03dec8adddb304341f13261b
Description
A VCS mosule does not generate a ''vcs-repo-state.h" header file if the Products is in a sub-tree (seems, it may be as a reason), please see the example project in an attachment.
PS: Though, the original test project from qbs\tests\auto\blackbox\testdata\vcs\vcstest.qbs does work.
PS: Git prints out:
$ git describe --always HEAD v1.0 $ git describe --long v1.0-0-gd9d2bb3