hiop: add v1.1.0 (#46764)
This commit is contained in:
parent
9dfe096d3a
commit
d2a551c047
@ -22,6 +22,9 @@ class Hiop(CMakePackage, CudaPackage, ROCmPackage):
|
|||||||
license("BSD-3-Clause")
|
license("BSD-3-Clause")
|
||||||
|
|
||||||
# Most recent tagged snapshot is the preferred version when profiling.
|
# Most recent tagged snapshot is the preferred version when profiling.
|
||||||
|
version(
|
||||||
|
"1.1.0", tag="v1.1.0", commit="7ccfa86a71fdb670ae690199ac676f3c1365799a", submodules=True
|
||||||
|
)
|
||||||
version(
|
version(
|
||||||
"1.0.3", tag="v1.0.3", commit="6161396d9b562c39e7e6fe686ab46a2ec7927482", submodules=True
|
"1.0.3", tag="v1.0.3", commit="6161396d9b562c39e7e6fe686ab46a2ec7927482", submodules=True
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user