Warning, /multimedia/amarok/tests/context/engines/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 include_directories(
0002   ${AMAROK_SOURCE_TREE}/context/engines/upcomingevents
0003   ${AMAROK_SOURCE_TREE}/context/applets/upcomingevents
0004   ${AMAROK_SOURCE_TREE}/context/engines/similarartists
0005   ${AMAROK_SOURCE_TREE}/context/applets/similarartists
0006   ${AMAROK_COLLECTION_SUPPORT_DIR}
0007 
0008 
0009 )
0010 
0011 if(LIBLASTFM_FOUND)
0012 #    add_subdirectory( similarartists )
0013 #    add_subdirectory( upcomingevents )
0014 endif()