Skip to content
  • Domen Vrankar's avatar
    Create destination directory for symlink · 1646bbc8
    Domen Vrankar authored
    If destination directory doesn't exist
    symlink() command doesn't create one
    so it should be created beforehand (same
    as when calling CopyFileAlways) instead
    of treating missing destination dir as
    an error.
    1646bbc8