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