mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 04:45:53 +08:00
wx might need CMAKE_DEBUG_POSTFIX to be empty after all
This commit is contained in:
parent
1772bc2fcc
commit
589d7318fd
1
deps/+wxWidgets/wxWidgets.cmake
vendored
1
deps/+wxWidgets/wxWidgets.cmake
vendored
@ -18,6 +18,7 @@ add_cmake_project(wxWidgets
|
||||
URL https://github.com/prusa3d/wxWidgets/archive/78aa2dc0ea7ce99dc19adc1140f74c3e2e3f3a26.zip
|
||||
URL_HASH SHA256=94b7d972373503e380e5a8b0ca63b1ccb956da4006402298dd89a0c5c7041b1e
|
||||
CMAKE_ARGS
|
||||
"-DCMAKE_DEBUG_POSTFIX:STRING="
|
||||
-DwxBUILD_PRECOMP=ON
|
||||
${_wx_toolkit}
|
||||
-DwxUSE_MEDIACTRL=OFF
|
||||
|
Loading…
x
Reference in New Issue
Block a user