When configuring with -fast on Windows, a directory which contains two
.pro files, one SUBDIRS and one not, will have the SUBDIRS Makefile
silently clobbered by the non-SUBDIRS Makefile. In practice, this may
cause various subdirectories to be silently excluded from the build.
Rearrange .pro files for this test to avoid triggering this bug.
See also
|
||
|---|---|---|
| .. | ||
| signalbug | ||
| test | ||
| .gitignore | ||
| moc_oldnormalizeobject.cpp | ||
| oldnormalizeobject.h | ||
| qobject.pro | ||
| tst_qobject.cpp | ||