Searched defs:exclude_paths (Results 1 – 2 of 2) sorted by relevance
180 def find_sconstruct_paths(project_dir, exclude_paths, include_paths): argument221 exclude_paths = ['templates', 'doc', 'libraries', 'Libraries', 'template'] variable
126 def find_sconstruct_paths(project_dir, exclude_paths): argument157 exclude_paths = ['templates', 'doc'] variable
Completed in 7 milliseconds