wx might need CMAKE_DEBUG_POSTFIX to be empty after all

This commit is contained in:
tamasmeszaros 2023-08-14 19:24:03 +02:00
parent 1772bc2fcc
commit 589d7318fd

View File

@ -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