Skip to content
  • Petr Kmoch's avatar
    Add projectDir parameter to GenerateBuildCommand · de8be9ef
    Petr Kmoch authored and Brad King's avatar Brad King committed
    Extend the cmGlobalGenerator::GenerateBuildCommand virtual method
    signature with a "projectDir" parameter specifying the top of the
    project build tree for which the build command will be generated.
    Populate it from call sites in cmGlobalGenerator::Build where a
    fully-generated build tree should be available.
    de8be9ef