mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 04:44:27 +02:00
build: gsl-lite updated to 0.40.0
This commit is contained in:
@@ -51,7 +51,7 @@ class MPUnitsConan(ConanFile):
|
||||
url = "https://github.com/mpusz/units"
|
||||
settings = "os", "compiler", "build_type", "arch"
|
||||
requires = (
|
||||
"gsl-lite/0.38.1"
|
||||
"gsl-lite/0.40.0"
|
||||
)
|
||||
options = {
|
||||
"downcast_mode": ["off", "on", "auto"],
|
||||
|
Reference in New Issue
Block a user