Skip to content

Commit

Permalink
Merge pull request #5151 from shun-iwasawa/update_appveyor_opencv481
Browse files Browse the repository at this point in the history
Appveyor: Update OpenCV version to 4.8.1
  • Loading branch information
RodneyBaker authored Oct 30, 2023
2 parents 84ed3ed + d3f3862 commit 32def71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ after_build:
copy /Y ..\..\thirdparty\libmypaint\dist\64\libmypaint-1-4-0.dll %CONFIGURATION%\OpenToonz
copy /Y "C:\Tools\opencv\build\x64\vc16\bin\opencv_world470.dll" %CONFIGURATION%\OpenToonz
copy /Y "C:\Tools\opencv\build\x64\vc16\bin\opencv_world481.dll" %CONFIGURATION%\OpenToonz
mkdir "%CONFIGURATION%\OpenToonz stuff"
Expand Down

0 comments on commit 32def71

Please sign in to comment.