Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsupermerill <merill@free.fr>2022-02-14 05:05:48 +0300
committersupermerill <merill@free.fr>2022-02-14 05:05:48 +0300
commit958287e1b7316553240192a1c61f08476999c470 (patch)
tree71ac439007383c6b04d4271f32a4e47a7efeb496
parent17d64d488b160b1caaed86017d0f8b95cfcd7341 (diff)
parentb9410728c9d4acdfe8290b6532073bf06f0b94aa (diff)
Merge branch 'dev' into 24_master2.4.58.0
-rw-r--r--deps/wxWidgets/wxWidgets.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/wxWidgets/wxWidgets.cmake b/deps/wxWidgets/wxWidgets.cmake
index 14c50260a..c5985c7cc 100644
--- a/deps/wxWidgets/wxWidgets.cmake
+++ b/deps/wxWidgets/wxWidgets.cmake
@@ -12,8 +12,8 @@ endif()
prusaslicer_add_cmake_project(wxWidgets
# GIT_REPOSITORY "https://github.com/prusa3d/wxWidgets"
# GIT_TAG tm_cross_compile #${_wx_git_tag}
- URL https://github.com/prusa3d/wxWidgets/archive/refs/heads/v3.1.4-patched.zip
- URL_HASH SHA256=69dec874981d2fc3d90345660c27f3450d8430c483e8446edcc87b6ed18bff8f
+ URL https://github.com/prusa3d/wxWidgets/archive/489f6118256853cf5b299d595868641938566cdb.zip
+ URL_HASH SHA256=5b22d465377cedd8044bba69bea958b248953fd3628c1de4913a84d4e6f6175b
DEPENDS ${PNG_PKG} ${ZLIB_PKG} ${EXPAT_PKG} dep_TIFF dep_JPEG
CMAKE_ARGS
-DwxBUILD_PRECOMP=ON