Use the correct LIBPNG

This commit is contained in:
bgiot
2020-06-22 16:47:57 +02:00
parent 635e326b4c
commit 4dc2ead189

View File

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