MCPcopy Create free account
hub / github.com/comaps/comaps / run

Method run

libs/pyhelpers/setup.py:407–410  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

405 )
406
407 def run(self):
408 self.run_command('build_boost_python')
409 self.cmake_pybindings()
410 super(BuildOmimBindingCommand, self).run()
411
412
413VERSIONS_LOCATIONS = {

Callers

nothing calls this directly

Calls 2

cmake_pybindingsMethod · 0.95
runMethod · 0.45

Tested by

no test coverage detected