#1041 Debugging cmake_daily.sh

This commit is contained in:
Robin Mills 2016-04-08 06:16:55 +00:00
parent 78e8f2a1ef
commit 20ef149790

View File

@ -95,8 +95,8 @@ testBuild()
done
# cmd.exe /c "cd $build && cmakeBuildAll --rebuild --exiv2=$exiv2 $*"
result=$?
cp $msvc/vcvars.bat $build/dist # required by test_daily.sh
)
cp $msvc/vcvars.bat $build/dist # required by test_daily.sh
;;
mingw)