[DO-966] conan profiles (!2)
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Conan/conan_config/pulls/2
This commit is contained in:
9
profiles/windows_x86_64_gcc11
Normal file
9
profiles/windows_x86_64_gcc11
Normal file
@@ -0,0 +1,9 @@
|
||||
include(base_profiles/windows_base)
|
||||
|
||||
[settings]
|
||||
os=Windows
|
||||
arch=x86_64
|
||||
compiler=gcc
|
||||
compiler.version=11.5
|
||||
compiler.libcxx=libstdc++11
|
||||
compiler.cppstd=17
|
||||
Reference in New Issue
Block a user