MCPcopy Create free account
hub / github.com/boostorg/build / run

Method run

v2/tools/builtin.py:718–719  ·  view source on GitHub ↗
(self, project, name, prop_set, sources)

Source from the content-addressed store, hash-verified

716 fallback for toolset-specific actions like PCH generation.
717 """
718 def run (self, project, name, prop_set, sources):
719 return (property_set.empty(), [])
720
721
722get_manager().projects().add_rule("variant", variant)

Callers

nothing calls this directly

Calls 1

emptyMethod · 0.80

Tested by

no test coverage detected