Commit 4fc8297
committed
chore(build/common.prf): drop Qt5 versioned wrapper fallbacks; rely on explicit/generated path
Remove the hard-coded auto-selection of checked-in wrapper sets
(`generated_cpp_50`, `_54`, `_56`, `_511`, `_515`) for Qt5. The build
now relies solely on:
* an explicit `PYTHONQT_GENERATED_PATH` provided by the caller, **or**
* the default `$$PWD/../generated_cpp` when it exists,
and otherwise fails fast with a clear error message listing where we
looked.1 parent 545cb9a commit 4fc8297
1 file changed
+0
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 34 | | |
61 | 35 | | |
62 | 36 | | |
| |||
0 commit comments