Searched refs:is_subproject (Results 1 – 2 of 2) sorted by relevance
21 def is_subproject(self, other_project): member in LLVMProject39 if other_project != project and other_project.is_subproject(project):
72 if meson.is_subproject() or not get_option('tests')