Commit 7bdfaf3
committed
[cmake] Pass PYTHON_EXECUTABLE to native builds
Ensure that the nested native build uses the same python interpreter as
the main build, in case the python that CMake detects first is not the
python that the user has specified explicitly.
Original fix by Anuj Mittal <[email protected]>.1 parent 316c076 commit 7bdfaf3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
0 commit comments