mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
8 lines
189 B
CMake
8 lines
189 B
CMake
#cmakedefine01 HAVE_BZIP2_SUPPORT
|
|
|
|
/* Set to 1 if the libbz2 functions need the BZ2_ prefix */
|
|
#cmakedefine01 NEED_BZ2_PREFIX
|
|
|
|
/* Set to 1 if you have xz */
|
|
#cmakedefine01 HAVE_XZ_SUPPORT
|
|
|