MCPcopy Create free account
hub / github.com/brainflow-dev/brainflow / package_info

Method package_info

conanfile.py:66–67  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

64 cmake.install()
65
66 def package_info(self):
67 self.cpp_info.libs = ["brainflow"]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected