Warning, /system/apper/Apper/Animations/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # CMakeLists for animations used by Apper
0002 
0003 file (GLOB _animations ${CMAKE_CURRENT_SOURCE_DIR}/*.png)
0004 ecm_install_icons(ICONS ${_animations}
0005     DESTINATION ${KDE_INSTALL_DATADIR}/apper/icons)