diff options
Diffstat (limited to 'results/scraper/fex/356')
| -rw-r--r-- | results/scraper/fex/356 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/fex/356 b/results/scraper/fex/356 new file mode 100644 index 000000000..c9d992edf --- /dev/null +++ b/results/scraper/fex/356 @@ -0,0 +1,7 @@ +Switch thunk generator to use FindPythonInterp +https://cmake.org/cmake/help/v3.0/module/FindPythonInterp.html + + +Change these lines to use the executable returned by this function, or early exit out. +https://github.com/FEX-Emu/FEX/blob/master/ThunkLibs/GuestLibs/CMakeLists.txt#L21 +https://github.com/FEX-Emu/FEX/blob/master/ThunkLibs/HostLibs/CMakeLists.txt#L14 \ No newline at end of file |