Skip to content

Commit

Permalink
Merge pull request #17 from Ultimaker/CURA-8640_PyQt6
Browse files Browse the repository at this point in the history
Cura 8640 PyQt6 upgrade
  • Loading branch information
Ghostkeeper authored Apr 14, 2022
2 parents 38fa411 + ec1b1b7 commit 04ac1e8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,5 @@ if(ENABLE_WHATSNEW_INSTALL)
endif()

if(WIN32)
install(FILES windows/vcredist_x64.exe DESTINATION ".")
install(FILES windows/vcredist_x32.exe DESTINATION ".")
install(DIRECTORY windows/arduino DESTINATION ".")
endif()
install(DIRECTORY windows/arduino DESTINATION ".")
endif()
Binary file removed windows/vcredist_x32.exe
Binary file not shown.
Binary file removed windows/vcredist_x64.exe
Binary file not shown.

0 comments on commit 04ac1e8

Please sign in to comment.