diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2023-03-24 14:10:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-24 11:10:46 -0700 |
commit | a451f55340816c9e50ac7c208b531ffe26794990 (patch) | |
tree | b4aa4b7e767c5a2048aa56a142cf86b9b817665b /SECURITY.md | |
parent | 15f7b72557a9c56d66327daf49284fc22cb4bc8d (diff) | |
download | spack-a451f55340816c9e50ac7c208b531ffe26794990.tar.gz spack-a451f55340816c9e50ac7c208b531ffe26794990.tar.bz2 spack-a451f55340816c9e50ac7c208b531ffe26794990.tar.xz spack-a451f55340816c9e50ac7c208b531ffe26794990.zip |
Expat package: add CMake-build option (#35109)
* Add option to optionally build with CMake
* Autotools is preferred where available
* Unlike the autotools-based build, the CMake-based build creates
either static or shared libs, not both (the default is shared
and is controlled with a new "shared" variant that only exists
when building with cmake)
* Note that `cmake~ownlibs` depends on expat, so would require
`expat build_system=autotools` (to avoid a cyclic dependency)
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions