mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
23 lines
809 B
CMake
23 lines
809 B
CMake
/* config.h. Generated by cmake from config.h.cmake */
|
|
/* Don't add anything new here!!! Use per-directory generated files. */
|
|
|
|
/* Define if you ogg/vorbis installed */
|
|
#cmakedefine HAVE_VORBIS ${OGGVORBIS_VERSION}
|
|
|
|
/* Define to 1 if you have the <machine/endian.h> header file. */
|
|
#cmakedefine HAVE_MACHINE_ENDIAN_H 1
|
|
|
|
/* Define to 1 if you have the <endian.h> header file. */
|
|
#cmakedefine HAVE_SYS_ENDIAN_H 1
|
|
|
|
/* Define to 1 if you have the <sys/endian.h> header file. */
|
|
#cmakedefine HAVE_ENDIAN_H 1
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#cmakedefine HAVE_UNISTD_H 1
|
|
|
|
/* Define to 1 if <tr1/memory> exists and defines std::tr1::shared_ptr. */
|
|
#cmakedefine HAVE_STD_TR1_SHARED_PTR 1
|
|
|
|
/* Define to 1 if <memory> exists and defines std::shared_ptr. */
|
|
#cmakedefine HAVE_STD_SHARED_PTR 1
|