Add tags for ECP applications that are in Spack.
- All now have both 'ecp' and 'ecp-apps' tags. - ECP ST projects will eventually also have ecp and ecp-software tags.
This commit is contained in:
@@ -34,6 +34,8 @@ class Nalu(CMakePackage):
|
||||
homepage = "https://github.com/NaluCFD/Nalu"
|
||||
url = "https://github.com/NaluCFD/Nalu.git"
|
||||
|
||||
tags = ['ecp', 'ecp-apps']
|
||||
|
||||
variant('openfast', default=False,
|
||||
description='Compile with OpenFAST support')
|
||||
variant('tioga', default=False,
|
||||
|
Reference in New Issue
Block a user