summaryrefslogtreecommitdiff
path: root/view/sharedcache/core/SharedCacheView.cpp
diff options
context:
space:
mode:
authorMark Rowe <mark@vector35.com>2025-10-13 10:27:49 -0700
committerMark Rowe <mark@vector35.com>2025-10-13 11:37:24 -0700
commit866f24225b49eef51589d379f35d892bd57821af (patch)
treeb9373b413ea591a6d0bf1d36bf85773d2218849b /view/sharedcache/core/SharedCacheView.cpp
parent253fd4ad2d8095cc3c640c99d75ab3fd1cb7282e (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 'view/sharedcache/core/SharedCacheView.cpp')
0 files changed, 0 insertions, 0 deletions