You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
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#799
0 commit comments