diff options
author | Greg Becker <becker33@llnl.gov> | 2021-03-31 16:55:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-31 23:55:19 +0000 |
commit | 764c17053041a65f684ce565a2598d705b04a16b (patch) | |
tree | 1c48c4014fbbb5cdca651f033bafc3533c92277f /COPYRIGHT | |
parent | 6242f102fbab160cbc157abd4943cb2cddad2099 (diff) | |
download | spack-764c17053041a65f684ce565a2598d705b04a16b.tar.gz spack-764c17053041a65f684ce565a2598d705b04a16b.tar.bz2 spack-764c17053041a65f684ce565a2598d705b04a16b.tar.xz spack-764c17053041a65f684ce565a2598d705b04a16b.zip |
CachedCMakePackage for using *.cmake initial config files (#19316)
CachedCMakePackage is a specialized class for packages built using CMake initial cache.
This feature of CMake allows packages to increase reproducibility, especially between
Spack- and manual builds. It also allows packages to sidestep certain parsing bugs in
extremely long ``cmake`` commands, and to avoid system limits on the length of the
command line.
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions