Sign in
apache
/
cloudberry
/
HEAD
/
.
/
src
/
tools
/
msvc
/
install.bat
blob: d02b80826b7721264db654cbc36c32c67d132a88 [
file
] [
log
] [
blame
]
@echo
off
REM src
/
tools
/
msvc
/
install
.
bat
REM all the logic
for
this
now belongs
in
install
.
pl
.
This
file really
REM only exists so you don
't have to type "perl install.pl"
REM Resist any temptation to add any logic here.
@perl %~dp0/install.pl %*