MCPcopy Create free account
hub / github.com/Naios/function2 / package

Method package

conanfile.py:28–30  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

26 }
27
28 def package(self):
29 self.copy("LICENSE.txt", "licenses")
30 self.copy("include/function2/function2.hpp")
31
32 def package_id(self):
33 self.info.header_only()

Callers

nothing calls this directly

Calls 1

copyMethod · 0.80

Tested by

no test coverage detected