Searched full:include_file (Results 1 – 5 of 5) sorted by relevance
2 buildsystem.include_file:
21 set(include_flag $<TARGET_PROPERTY:compiler,include_file>$<SEMICOLON>)
151 set_compiler_property(PROPERTY include_file)
257 set_compiler_property(PROPERTY include_file -include)
888 open(my $include_file, '<', "$file")890 my $text = <$include_file>;891 close($include_file);5361 $ctx !~ /^.\s*#\s*define\s+TRACE_(?:SYSTEM|INCLUDE_FILE|INCLUDE_PATH)\b/)