Commit a0b3368
cmake: Set PYTHONQT_USE_RELEASE_PYTHON_FALLBACK as target compile property
This converts the `PYTHONQT_USE_RELEASE_PYTHON_FALLBACK` definition from a
global add_definition to a target-specific compile definition and adds
the CMake option `PythonQt_USE_RELEASE_PYTHON_FALLBACK` set to ON by default.1 parent 4c98305 commit a0b3368
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 58 | | |
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
65 | 62 | | |
| 63 | + | |
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
| |||
321 | 319 | | |
322 | 320 | | |
323 | 321 | | |
| 322 | + | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
0 commit comments