Skip to content

Commit

Permalink
Adding updates to conanfile.py (#24)
Browse files Browse the repository at this point in the history
Fixed!
  • Loading branch information
SpinnerX authored Sep 10, 2024
1 parent 388fd87 commit 3eb3b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from conan import ConanFile
from conan.tools.cmake import CMakeToolchain, CMake, cmake_layout, CMakeDeps
from conan.tools.system.package_manager import Apt, Yum, PacMan, Zypper
from conan.tools.scm import Git
from conan.tools.files import copy
import os
Expand Down

0 comments on commit 3eb3b3b

Please sign in to comment.