aboutsummaryrefslogtreecommitdiffstats
path: root/coin/conan/profiles/baseprofiles/windows-x86_64-msvc2019_64-developer
blob: 541b5ffce03004270ade092763ac4a77530d4c3b (plain)
1
2
3
4
5
6
7
8
9
10
11
[settings]
    os=Windows
    arch=x86_64
    compiler=msvc
    compiler.version=19.28
    compiler.cppstd=17
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    build_type=RelWithDebInfo
[options]
*:shared=True