mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-25 06:27:34 -07:00
TEST CHANGE: wxWidgets to use test branch
Checkout wxWidgets from the test branch
This commit is contained in:
parent
e315586125
commit
c3ec2e43c0
1 changed files with 2 additions and 1 deletions
3
deps/wxWidgets/wxWidgets.cmake
vendored
3
deps/wxWidgets/wxWidgets.cmake
vendored
|
|
@ -24,7 +24,8 @@ endif ()
|
|||
|
||||
orcaslicer_add_cmake_project(
|
||||
wxWidgets
|
||||
GIT_REPOSITORY "https://github.com/SoftFever/Orca-deps-wxWidgets"
|
||||
GIT_REPOSITORY "https://github.com/buzzhuzz/Orca-deps-wxWidgets.git"
|
||||
GIT_TAG "updates/v3.2.6"
|
||||
GIT_SHALLOW ON
|
||||
DEPENDS ${PNG_PKG} ${ZLIB_PKG} ${EXPAT_PKG} ${TIFF_PKG} ${JPEG_PKG}
|
||||
CMAKE_ARGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue