miroir de
https://git.tukaani.org/xz.git
synchronisé 2026-01-09 06:08:44 +00:00
The default for many of the MSYS2 environments is for CMake to create Ninja build files. This would complicate the build script since we would need a different command to run the tests. Its simpler to always use Unix Makefiles so that "make test" is always a usable target for testing.