Check for liblzma headers in configure too and add wxUSE_LIBLZMA
Prepare for using liblzma in wxWidgets code by adding the necessary option and updating the configure check for it (which had been already present due to libtiff possible dependency on liblzma). No real changes yet.
This commit is contained in:
@@ -275,6 +275,8 @@
|
||||
|
||||
#cmakedefine01 wxUSE_ZLIB
|
||||
|
||||
#cmakedefine01 wxUSE_LIBLZMA
|
||||
|
||||
#cmakedefine01 wxUSE_APPLE_IEEE
|
||||
|
||||
#cmakedefine01 wxUSE_JOYSTICK
|
||||
|
Reference in New Issue
Block a user