mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Use cppstd=20 for Windows profile
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
arch=x86_64
|
arch=x86_64
|
||||||
build_type=Release
|
build_type=Release
|
||||||
compiler=msvc
|
compiler=msvc
|
||||||
compiler.cppstd=14
|
compiler.cppstd=20
|
||||||
compiler.runtime=dynamic
|
compiler.runtime=dynamic
|
||||||
compiler.runtime_type=Release
|
compiler.runtime_type=Release
|
||||||
compiler.version=194
|
compiler.version=194
|
||||||
|
|||||||
Reference in New Issue
Block a user