Use the correct LIBPNG
This commit is contained in:
parent
87c9163a5e
commit
92f0c01ee3
2
deps/wxWidgets/wxWidgets.cmake
vendored
2
deps/wxWidgets/wxWidgets.cmake
vendored
@ -23,7 +23,7 @@ prusaslicer_add_cmake_project(wxWidgets
|
||||
-DwxUSE_DETECT_SM=OFF
|
||||
-DwxUSE_UNICODE=ON
|
||||
-DwxUSE_OPENGL=ON
|
||||
-DwxUSE_LIBPNG=sys
|
||||
-DwxUSE_LIBPNG=builtin
|
||||
-DwxUSE_ZLIB=sys
|
||||
-DwxUSE_REGEX=builtin
|
||||
-DwxUSE_LIBXPM=builtin
|
||||
|
Loading…
Reference in New Issue
Block a user