mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 04:14:27 +02:00
cmcstl2 updated to 2019.09.09
This commit is contained in:
@@ -45,7 +45,7 @@ class UnitsConan(ConanFile):
|
|||||||
exports = ["LICENSE.md"]
|
exports = ["LICENSE.md"]
|
||||||
settings = "os", "compiler", "build_type", "arch"
|
settings = "os", "compiler", "build_type", "arch"
|
||||||
requires = (
|
requires = (
|
||||||
"cmcstl2/2019.08.07@mpusz/stable",
|
"cmcstl2/2019.09.09@mpusz/stable",
|
||||||
"gsl-lite/0.33.0@nonstd-lite/stable"
|
"gsl-lite/0.33.0@nonstd-lite/stable"
|
||||||
)
|
)
|
||||||
scm = {
|
scm = {
|
||||||
|
Reference in New Issue
Block a user