Searched defs:global_h (Results 1 - 1 of 1) sorted by relevance

/inkscape/CMakeScripts/
H A Dcmake_consistency_check.py33 global_h = set() variable
194 global_h.update(set(sources_h))
232 for f in (global_h | global_c):
279 if hf not in global_h:
285 for files in (global_c, global_h):

Completed in 13 milliseconds