This repository was archived by the owner on Mar 20, 2023. It is now read-only.
Commit 36a6277
authored
Avoid perl path from build machine appearing in wheel / binary distributions (#800)
In case of wheel, neuron wrapper scripts will set `CORENRN_PERLEXE` variable
pointing to perl binary to use. Prefer that over `PERL_EXECUTABLE` found by CMake
Fixes #7991 parent df95cea commit 36a6277
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
| |||
0 commit comments