forked from lthn/blockchain
12 lines
185 B
Text
12 lines
185 B
Text
|
|
[settings]
|
||
|
|
arch=x86_64
|
||
|
|
build_type=Release
|
||
|
|
compiler=msvc
|
||
|
|
compiler.cppstd=17
|
||
|
|
compiler.runtime=static
|
||
|
|
compiler.version=194
|
||
|
|
os=Windows
|
||
|
|
|
||
|
|
[conf]
|
||
|
|
tools.cmake.cmaketoolchain:user_presets=False
|