Skip to content
  • Brad King's avatar
    Optionally force conversion to relative path · 3fe5f8d9
    Brad King authored
    In cmLocalGenerator::ConvertToRelativePath we normally convert to
    relative path only if the local and remote paths both lie inside the
    source tree or both lie inside the build tree.  This commit adds an
    optional 'force' argument to allow conversion even when this rule is
    violated.
    3fe5f8d9