diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-05-17 08:47:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-17 08:47:58 +0200 |
commit | 23c48d94d346163f3624f210f7239a84df9f6310 (patch) | |
tree | 3e6e70ee95dc5082b00fdad3f4a19e121733b5d5 /.codecov.yml | |
parent | c7f23dcd8d972f3954a7f210080072c93a5dcf48 (diff) | |
download | spack-23c48d94d346163f3624f210f7239a84df9f6310.tar.gz spack-23c48d94d346163f3624f210f7239a84df9f6310.tar.bz2 spack-23c48d94d346163f3624f210f7239a84df9f6310.tar.xz spack-23c48d94d346163f3624f210f7239a84df9f6310.zip |
cmake: default to +ownlibs to improve build times (#11483)
- CMake is built *very* frequently, and the number of dependencies it has
accumulated can take a very long time on some systems.
- Use +ownlibs by default to avoid the build overhead. This won't
interfere with other packages by introducing conflicting libraries, as
CMake is nearly always a build dependency.
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions