Home | History | Annotate | Download | only in gn

Lines Matching full:include_dirs

325     "  The include_dirs, defines, etc. in each config are appended in the\n"
327 " They will appear after the include_dirs, defines, etc. that the target\n"
584 const char kIncludeDirs[] = "include_dirs";
586 "include_dirs: [directory list] Additional include directories.";
588 "include_dirs: Additional include directories.\n"
596 " include_dirs = [ \"src/include\", \"//third_party/foo\" ]\n";