aboutsummaryrefslogtreecommitdiff
path: root/cl-15u7-64
blob: 0d34aea3e5a49ef75b233b2530eb1840b24a8862 (plain)
1
2
3
4
5
6
7
8
9
10
#! /usr/bin/env bash

# The contents of these files are all identical; the information is carries by
# the file name which should be in the form <tool>-<version>-<target>. See
# msvc-dispatch for details.
#
src_exe="$(realpath ${BASH_SOURCE[0]})"
src_dir="$(dirname "$src_exe")"

source "$src_dir/msvc-dispatch"