MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / build

Method build

conanfile.py:74–75  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

72 self._unpack_arrayfire()
73
74 def build(self):
75 self._process_arrayfire()
76
77 def package(self):
78 # libs

Callers 2

buildProgramFunction · 0.80
loadModuleFromDiskFunction · 0.80

Calls 1

_process_arrayfireMethod · 0.95

Tested by

no test coverage detected