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
ENH: place native and cross files in the build directory
Use a 'meson-python-' prefix to likely avoid any possible name
collision. As the build directory is supposed to contain build
artefact there is no advantage in using an UNIX hidden file name for
these files, and this makes them a little bit more discoverable.
Fixes#299.
0 commit comments