aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-msvc.bat
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-07-25 14:29:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-07-25 14:29:11 +0200
commitea69747ba2b371e0e3b1e9ecb044e7d815fbea21 (patch)
treec9bea1977862024031754dd5a29efedb1a8af6cc /bootstrap-msvc.bat
parent176c473cc2198d5d4219a030d1a5d8c31a5ace55 (diff)
Exclude cli and bash modules from bootstrap build
Diffstat (limited to 'bootstrap-msvc.bat')
-rw-r--r--bootstrap-msvc.bat2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap-msvc.bat b/bootstrap-msvc.bat
index ffbbee2..ad2d3a7 100644
--- a/bootstrap-msvc.bat
+++ b/bootstrap-msvc.bat
@@ -98,13 +98,11 @@ set "src=%src% build2\bin"
set "src=%src% build2\c"
set "src=%src% build2\cc"
set "src=%src% build2\cxx"
-set "src=%src% build2\cli"
set "src=%src% build2\test"
set "src=%src% build2\test\script"
set "src=%src% build2\version"
set "src=%src% build2\install"
set "src=%src% build2\in"
-set "src=%src% build2\bash"
set "src=%src% %libbutl%\libbutl"
rem Get the compile options.