Home | History | Annotate | Download | only in gn

Lines Matching full:hard_dep

548 const char kHardDep[] = "hard_dep";
550 "hard_dep: [boolean] Indicates a target should be built before dependees.";
552 "hard_dep: Indicates a target should be built before dependees.\n"
559 " Setting \"hard_dep\" to true on a target means that no sources in\n"
579 " hard_dep = true\n"
752 " \"gn help hard_dep\" which allows you to declare the source dependency\n"