diff options
author | Greg Becker <becker33@llnl.gov> | 2021-04-01 16:53:17 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2021-04-01 20:06:39 -0700 |
commit | fb062428f9c224f42ca65235f889b1971a946d5f (patch) | |
tree | c10a1cb402b1a5498b6d191cef0d06772ee01bf2 /.gitattributes | |
parent | fc48c633556791e71ab81b770161ac606a5d321e (diff) | |
download | spack-fb062428f9c224f42ca65235f889b1971a946d5f.tar.gz spack-fb062428f9c224f42ca65235f889b1971a946d5f.tar.bz2 spack-fb062428f9c224f42ca65235f889b1971a946d5f.tar.xz spack-fb062428f9c224f42ca65235f889b1971a946d5f.zip |
add CachedCMakePackage for using CMake initial config files
CachedCMakePackage is a CMakePackage subclass for using CMake initial
cache. This feature of CMake allows packages to increase reproducibility,
especially between spack builds 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.
Co-authored by: Chris White <white238@llnl.gov>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions