summaryrefslogtreecommitdiff
path: root/hadrian/build.bat
blob: 01a869f4f73d193abac9d19c11b2db45557bb46e (plain)
1
2
3
4
5
6
@echo off
setlocal
cd %~dp0

rem By default on Windows we build Hadrian using Stack
./build.stack.bat %*