From 715214b5a0073f91e6975bbd57e7820847443f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD?= Date: Tue, 1 Jul 2025 09:24:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D0=B5-=D0=BA=D0=B0=D0=BA=D0=B0?= =?UTF-8?q?=D1=8F=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B0?= =?UTF-8?q?=20Conan'a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conanfile.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conanfile.py b/conanfile.py index 3b0fd45..91dfd17 100644 --- a/conanfile.py +++ b/conanfile.py @@ -23,5 +23,5 @@ class UpAndDown(ConanFile): self.options["boost/*"].without_context = True self.options["openssl"].shared = True - def layout(self): - cmake_layout(self) + def layout(self): + cmake_layout(self)