Add fixed version 0.7.0 to cpu-features (#32726)
* Add fixed version 0.7.0 to cpu-features * [@spackbot] updating style on behalf of iarspider Co-authored-by: iarspider <iarspider@users.noreply.github.com>
This commit is contained in:
parent
d8e566d554
commit
ac459df2b6
@ -15,6 +15,8 @@ class CpuFeatures(CMakePackage):
|
||||
version("main", branch="main")
|
||||
version("develop", branch="main", deprecated=True)
|
||||
|
||||
version("0.7.0", tag="v0.7.0")
|
||||
|
||||
depends_on("cmake@3.0.0:", type="build")
|
||||
|
||||
def cmake_args(self):
|
||||
|
Loading…
Reference in New Issue
Block a user