#1041 Debugging cmake_daily.sh

v0.27.3
Robin Mills 9 years ago
parent 78e8f2a1ef
commit 20ef149790

@ -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)

Loading…
Cancel
Save