diff options
author | Alberto Invernizzi <9337627+albestro@users.noreply.github.com> | 2024-01-25 19:04:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-25 19:04:03 +0100 |
commit | 02a6ec7b3c2d487010a192eb6ecb201c4d1a6d2e (patch) | |
tree | 9d16b092445678e56bcd1b129e16081b2d86fa42 /bin/sbang | |
parent | d3c1f7a872a4097b74085b7275c338a1b52d96ae (diff) | |
download | spack-02a6ec7b3c2d487010a192eb6ecb201c4d1a6d2e.tar.gz spack-02a6ec7b3c2d487010a192eb6ecb201c4d1a6d2e.tar.bz2 spack-02a6ec7b3c2d487010a192eb6ecb201c4d1a6d2e.tar.xz spack-02a6ec7b3c2d487010a192eb6ecb201c4d1a6d2e.zip |
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`.
Diffstat (limited to 'bin/sbang')
0 files changed, 0 insertions, 0 deletions