From 67874c01d3d972f43415e9c0a705037dbb14d5d6 Mon Sep 17 00:00:00 2001 From: Aleksandr Vodyanov Date: Tue, 28 Jan 2025 15:59:27 +0300 Subject: [PATCH] [DO-966] fix windows options (!4) Co-authored-by: aleksandr.vodyanov Reviewed-on: https://git.avroid.tech/Conan/conan_config/pulls/4 --- profiles/windows_x86_64_gcc11 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/windows_x86_64_gcc11 b/profiles/windows_x86_64_gcc11 index cc3a761..a4896ea 100644 --- a/profiles/windows_x86_64_gcc11 +++ b/profiles/windows_x86_64_gcc11 @@ -1,4 +1,5 @@ include(base_profiles/windows_base) +include(options/windows_options) [settings] os=Windows