Home
last modified time | relevance | path

Searched refs:kSwitchXcodeBuildsystemValueLegacy (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dcommand_gen.cc57 const char kSwitchXcodeBuildsystemValueLegacy[] = "legacy"; variable
272 } else if (build_system == kSwitchXcodeBuildsystemValueLegacy) { in RunIdeWriter()