QMCPACK: add v3.17.0 (#39523)
This commit is contained in:
parent
5090023e3a
commit
2f52545214
@ -23,6 +23,7 @@ class Qmcpack(CMakePackage, CudaPackage):
|
|||||||
# can occasionally change.
|
# can occasionally change.
|
||||||
# NOTE: 12/19/2017 QMCPACK 3.0.0 does not build properly with Spack.
|
# NOTE: 12/19/2017 QMCPACK 3.0.0 does not build properly with Spack.
|
||||||
version("develop")
|
version("develop")
|
||||||
|
version("3.17.0", tag="v3.17.0")
|
||||||
version("3.16.0", tag="v3.16.0")
|
version("3.16.0", tag="v3.16.0")
|
||||||
version("3.15.0", tag="v3.15.0")
|
version("3.15.0", tag="v3.15.0")
|
||||||
version("3.14.0", tag="v3.14.0")
|
version("3.14.0", tag="v3.14.0")
|
||||||
|
Loading…
Reference in New Issue
Block a user