1
0
mirror of https://gitlab.com/bzip2/bzip2.git synced 2025-11-28 08:03:57 +03:00
Files
bzip2/install_links.py
Dylan Baker ab22254684 Meson: install symlinks or copies of binaries
On most system symlinks are fine, but on windows symlinks are tricky at
best, or unsupported for older versions of windows. To avoid those
problems we'll just copy the binary if the host or build machine is
windows. This uses a small helper python script to make this all
easier to use and understand.
2019-07-01 14:53:21 -07:00

1.0 KiB
Executable File