Upload daily build packages 9.

This commit is contained in:
Gonzalo Exequiel Pedone 2021-06-29 19:22:59 -03:00
parent 1f6978d504
commit 990a087576
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF

View file

@ -40,12 +40,13 @@ cmake --build . --target install
cd ..
echo Current directory: ${PWD}
echo
echo Building x86 virtual camera driver
echo
mkdir build-x86
ls -l
mkdir build-x86
cd build-x86
export PATH=/c/msys64/mingw32/bin:/c/msys64/usr/bin:${ORIG_PATH}