forgot to change that
This commit is contained in:
parent
44782ffe98
commit
73ca4dcc1d
@ -1,7 +1,7 @@
|
||||
from conans import CMake, ConanFile
|
||||
|
||||
|
||||
class PocoTimerConan(ConanFile):
|
||||
class GeneticImageConan(ConanFile):
|
||||
settings = "os", "compiler", "build_type", "arch"
|
||||
requires = "opencv/4.0.1@conan/stable", "boost/1.69.0@conan/stable", "spdlog/1.3.1@bincrafters/stable"
|
||||
generators = "cmake", "gcc", "txt"
|
||||
|
Loading…
Reference in New Issue
Block a user