Warning, /system/qtcurve/qt4/themes/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 set(qtcurve_THEMES Agua.qtcurve Agua_II.qtcurve Curve.qtcurve Flat.qtcurve
0002   Human.qtcurve Inverted.qtcurve Klearlooks.qtcurve Milk.qtcurve
0003   Murrine.qtcurve Ozone.qtcurve Plastic.qtcurve Silk.qtcurve)
0004 # translate_add_sources(${qtcurve_THEMES})
0005 
0006 if(NOT QTC_QT4_ENABLE_KDE)
0007   return()
0008 endif()
0009 
0010 install(FILES ${qtcurve_THEMES} DESTINATION "${DATA_INSTALL_DIR}/QtCurve")