mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
11 lines
324 B
CMake
11 lines
324 B
CMake
/* Define if you have the CoreAudio API */
|
|
#undef HAVE_COREAUDIO
|
|
|
|
/* Defines if you have libdevinfo of Solaris 7 or later */
|
|
#undef HAVE_LIBDEVINFO_H
|
|
|
|
/* Define to 1 if you have the <devinfo.h> header file. */
|
|
#cmakedefine HAVE_DEVINFO_H 1
|
|
|
|
/* Define to 1 if you have the <Alib.h> header file. */
|
|
#cmakedefine HAVE_ALIB_H 1
|