spack/lib
Alberto Invernizzi 02a6ec7b3c
CMake: disable Package Registry (#42149)
CMake may write and read from `~/.cmake` through `export(...)` and read `find_package(...)` respectively. We don't want this as it may influence the build in a non-deterministic way, so disable it for all versions of `cmake`.
2024-01-25 19:04:03 +01:00
..
spack CMake: disable Package Registry (#42149) 2024-01-25 19:04:03 +01:00