Home
last modified time | relevance | path

Searched refs:target_source_path (Results 1 – 1 of 1) sorted by relevance

/third_party/jsoncpp/
Damalgamate.py56 target_source_path=None, argument
85 target_header_path = os.path.join(os.path.dirname(target_source_path), header_include_path)
108 target_forward_header_path = os.path.join(os.path.dirname(target_source_path),
132 print("Writing amalgamated source to %r" % target_source_path)
133 source.write_to(target_source_path)
152 target_source_path=options.target_source_path,