Skip to content

Commit

Permalink
Update conanfile.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton committed Feb 19, 2024
1 parent d50f904 commit 07f23e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/userver/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from conan import ConanFile
from conan.tools.cmake import CMake, CMakeDeps, CMakeToolchain, cmake_layout
from conan.tools.files import get, copy, export_conandata_patches, apply_conandata_patches
from conan.tools.build import cross_building
from conan.errors import ConanInvalidConfiguration
from conan.tools.scm import Version

Expand Down

0 comments on commit 07f23e8

Please sign in to comment.