diff options
author | Tyler Reddy <tyler.je.reddy@gmail.com> | 2020-02-18 22:48:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-18 23:48:24 -0600 |
commit | a92543803c3f907151c83bb99e8d2a1a0adfd941 (patch) | |
tree | 6d3f2e3dd1193616edbeaeb0711425df4c3d6502 /.flake8 | |
parent | 0ea220db8389a08fc09ca1dd38e566d076261e36 (diff) | |
download | spack-a92543803c3f907151c83bb99e8d2a1a0adfd941.tar.gz spack-a92543803c3f907151c83bb99e8d2a1a0adfd941.tar.bz2 spack-a92543803c3f907151c83bb99e8d2a1a0adfd941.tar.xz spack-a92543803c3f907151c83bb99e8d2a1a0adfd941.zip |
ENH: add catch2 CMake install (#15008)
* ENH: add catch2 CMake install
* add a variant allowing catch2 to be installed
via CMake, which is useful for generating a .cmake
config file for consumption by other projects
* Catch2: Simplify Package
- CMake install is also single-header for new releases
- testing triggered by Spack's test mechanism
- default to CMake build (better than simple copy, which is
just for old releases to be installed)
* Catch: Remove Variant
We can control all installs with CMake to be quick and complete.
Old versions prior to 1.7.0 will be manually installed, as the
`make install` target is missing in those.
Releases 1.7.0-1.9.3 do not expose control over test builds.
* openPMD-api: Catch Lost single_header
... variant is gone :)
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions