mirror of
https://git.tukaani.org/xz.git
synced 2025-02-08 09:45:45 +00:00
If the cache file is not removed, CMake will not reset configurations back to their default values. In order to make the tests independent, it is simplest to purge the cache. Unfortunatly, this will slow down the tests a little and repeat some checks.