openPMD-api: 0.10.0 (#13750)
Add latest release and first to be tagged by number in Spack, version 0.10.0.
This commit is contained in:
parent
15207bae43
commit
02f27fc45d
@ -15,6 +15,7 @@ class OpenpmdApi(CMakePackage):
|
|||||||
maintainers = ['ax3l']
|
maintainers = ['ax3l']
|
||||||
|
|
||||||
version('develop', branch='dev')
|
version('develop', branch='dev')
|
||||||
|
version('0.10.0', tag='0.10.0-alpha')
|
||||||
|
|
||||||
variant('shared', default=True,
|
variant('shared', default=True,
|
||||||
description='Build a shared version of the library')
|
description='Build a shared version of the library')
|
||||||
|
Loading…
Reference in New Issue
Block a user