New profiles as documented in README-CONAN.md
This commit is contained in:
parent
fded2da978
commit
ec3d6faacf
12
cmake/msvc_conan_profiles/msvc2019Debug64
Executable file
12
cmake/msvc_conan_profiles/msvc2019Debug64
Executable file
@ -0,0 +1,12 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
arch=x86_64
|
||||
build_type=Debug
|
||||
compiler=Visual Studio
|
||||
compiler.runtime=MDd
|
||||
compiler.version=16
|
||||
os=Windows
|
||||
arch_build=x86_64
|
||||
os_build=Windows
|
||||
[options]
|
||||
[env]
|
||||
12
cmake/msvc_conan_profiles/msvc2019Release64
Executable file
12
cmake/msvc_conan_profiles/msvc2019Release64
Executable file
@ -0,0 +1,12 @@
|
||||
[build_requires]
|
||||
[settings]
|
||||
arch=x86_64
|
||||
build_type=Debug
|
||||
compiler=Visual Studio
|
||||
compiler.runtime=MDd
|
||||
compiler.version=16
|
||||
os=Windows
|
||||
arch_build=x86_64
|
||||
os_build=Windows
|
||||
[options]
|
||||
[env]
|
||||
Loading…
Reference in New Issue
Block a user