Document how to handle changing build systems (#25174)

This commit is contained in:
Adam J. Stewart
2021-08-21 13:05:42 -05:00
committed by GitHub
parent 768ea7e8f7
commit 1212847eee
3 changed files with 352 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ on these ideas for each distinct build system that Spack supports:
build_systems/intelpackage
build_systems/rocmpackage
build_systems/custompackage
build_systems/multiplepackage
For reference, the :py:mod:`Build System API docs <spack.build_systems>`
provide a list of build systems and methods/attributes that can be