Skip to content

Commit 49487fe

Browse files
committedJun 8, 2023
Updated wxWidgets.cmake according to the update of internal wxWidgets
1 parent ce2dd4c commit 49487fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎deps/wxWidgets/wxWidgets.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ if (UNIX AND NOT APPLE) # wxWidgets will not use char as the underlying type for
1313
endif()
1414

1515
prusaslicer_add_cmake_project(wxWidgets
16-
URL https://github.com/prusa3d/wxWidgets/archive/c71b02d8efc2c73e9d3c7fc3c597e01c99953eaa.zip
17-
URL_HASH SHA256=541363297fe6b120c788ae58b11622c899ea497a09445b74a283cb5b2546d027
16+
URL https://github.com/prusa3d/wxWidgets/archive/78aa2dc0ea7ce99dc19adc1140f74c3e2e3f3a26.zip
17+
URL_HASH SHA256=94b7d972373503e380e5a8b0ca63b1ccb956da4006402298dd89a0c5c7041b1e
1818
DEPENDS ${PNG_PKG} ${ZLIB_PKG} ${EXPAT_PKG} dep_TIFF dep_JPEG dep_NanoSVG
1919
CMAKE_ARGS
2020
-DwxBUILD_PRECOMP=ON

0 commit comments

Comments
 (0)
Please sign in to comment.