We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4bcc9 commit 89fea63Copy full SHA for 89fea63
1 file changed
win/build.bat
@@ -76,4 +76,4 @@ cmake %cmake_common_args% -DBUILD_SHARED_LIBS=ON^
76
cmake --build "%build%\curl" --config %configuration% --target install
77
popd
78
79
-copy .\chrome\*.bat .\packages\bin /Y
+copy .\win\bin\*.bat .\packages\bin /Y
0 commit comments