Clean up and get ready for testing on all platforms

This commit is contained in:
tamasmeszaros 2021-03-23 15:37:18 +01:00
parent 6131f67569
commit 1948edf1fe
6 changed files with 2 additions and 572 deletions

View file

@ -11,7 +11,7 @@ endif()
prusaslicer_add_cmake_project(wxWidgets
GIT_REPOSITORY "https://github.com/prusa3d/wxWidgets"
GIT_TAG ${_wx_git_tag}
GIT_TAG tm_cross_compile #${_wx_git_tag}
DEPENDS ${PNG_PKG} ${ZLIB_PKG} ${EXPAT_PKG}
CMAKE_ARGS
-DwxBUILD_PRECOMP=ON