diff options
| author | Mark Rowe <mark@vector35.com> | 2025-10-13 10:27:49 -0700 |
|---|---|---|
| committer | Mark Rowe <mark@vector35.com> | 2025-10-13 11:37:24 -0700 |
| commit | 866f24225b49eef51589d379f35d892bd57821af (patch) | |
| tree | b9373b413ea591a6d0bf1d36bf85773d2218849b /python/generator.cpp | |
| parent | 253fd4ad2d8095cc3c640c99d75ab3fd1cb7282e (diff) | |
Fix generating core API stubs on Windows
"py -3" was being incorrectly quoted, preventing the stub generation
script from running on Windows.
Instead of changing the quoting, I've opted to switch this to using
`find_package(Python3)` to find the Python installation. This sets
`Python3_EXECUTABLE` to point at the executable to run.
Diffstat (limited to 'python/generator.cpp')
0 files changed, 0 insertions, 0 deletions
