mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-25 01:01:33 +02:00
build: std_format
enabled for MSVC
This commit is contained in:
@ -103,7 +103,7 @@ class MPUnitsConan(ConanFile):
|
||||
"gcc": "13",
|
||||
"clang": "17",
|
||||
"apple-clang": "",
|
||||
"msvc": "",
|
||||
"msvc": "194",
|
||||
},
|
||||
},
|
||||
"cxx_modules": {
|
||||
|
Reference in New Issue
Block a user