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

0001 if(ENABLE_QT4 OR ENABLE_QT5)
0002   set(qt_dump_png_SRCS
0003     qt_dump_png.cpp)
0004   add_executable(qt-dump-png ${qt_dump_png_SRCS})
0005 endif()