Warning, /multimedia/amarok/shared/config.h.cmake is written in an unsupported language. File is not indexed.

0001 /* config-amarok.h. Generated by cmake from config-amarok.h.cmake */
0002 
0003 /* Whether TagLib::FileName is a struct supporting wide characters or just a typedef */
0004 #cmakedefine COMPLEX_TAGLIB_FILENAME 1
0005 
0006 /* have TagLib-Extras */
0007 #cmakedefine TAGLIB_EXTRAS_FOUND 1
0008 
0009 /* have module file format support in TagLib */
0010 #cmakedefine TAGLIB_MOD_FOUND 1
0011 
0012 /* have opus file format support in TagLib */
0013 #cmakedefine TAGLIB_OPUS_FOUND 1
0014 
0015 /* have QtCrypto the Qt crypto architecture */
0016 #cmakedefine QCA2_FOUND 1
0017 
0018 /* have QtOpenGL */
0019 #cmakedefine QT_QTOPENGL_FOUND 1
0020 
0021 /* If liblastfm is found */
0022 #cmakedefine LIBLASTFM_FOUND 1
0023 #ifdef LIBLASTFM_FOUND
0024 #define HAVE_LIBLASTFM 1
0025 #endif
0026 
0027 /* If libofa is found */
0028 #cmakedefine LIBOFA_FOUND 1
0029 #ifdef LIBOFA_FOUND
0030 #define HAVE_LIBOFA 1
0031 #endif
0032 
0033 /* Whether cmake build type is debug */
0034 #cmakedefine DEBUG_BUILD_TYPE