generated from Sithas/conan_template
16 lines
380 B
Plaintext
16 lines
380 B
Plaintext
[settings]
|
|
arch=x86_64
|
|
build_type=Debug
|
|
compiler=msvc
|
|
compiler.cppstd=23
|
|
compiler.runtime=dynamic
|
|
compiler.version=193
|
|
compiler.toolset=v143:version=14.44.35207
|
|
os=Windows
|
|
|
|
[conf]
|
|
tools.microsoft:winsdk_version=10.0.20348.0
|
|
tools.microsoft.msbuild:installation_path="C:\\VS2022"
|
|
tools.microsoft.msbuild:vs_version=2022
|
|
tools.cmake.cmaketoolchain:generator="Visual Studio 17 2022"
|