cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
12 lines
255 B
CMake
12 lines
255 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
|
|
|
|
/* Set to 1 if you have zstd */
|
|
#cmakedefine01 HAVE_ZSTD_SUPPORT
|
|
|