diff options
Diffstat (limited to 'bootstrap-msvc.bat')
-rw-r--r-- | bootstrap-msvc.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-msvc.bat b/bootstrap-msvc.bat index fba7a2e..1e0c96a 100644 --- a/bootstrap-msvc.bat +++ b/bootstrap-msvc.bat @@ -101,6 +101,7 @@ set "src=%src% build2\cxx" set "src=%src% build2\cli" set "src=%src% build2\test" set "src=%src% build2\install" +set "src=%src% build2\pkgconfig" set "src=%src% %libbutl%\butl" rem Get the compile options. |