Warning, /sdk/kcachegrind/qcg.pro is written in an unsupported language. File is not indexed.

0001 # Build file for QCachegrind using qmake
0002 # This does not require KDE in any way (neither at build nor run time)
0003 
0004 
0005 lessThan(QT_MAJOR_VERSION, 5) {
0006     error("QCachegrind requires Qt 5.3 or greater")
0007 }
0008 
0009 lessThan(QT_MAJOR_VERSION, 6) {
0010     lessThan(QT_MINOR_VERSION, 3) {
0011         error("QCachegrind requires Qt 5.3 or greater")
0012     }
0013 }
0014 
0015 
0016 TEMPLATE = subdirs
0017 SUBDIRS = cgview qcachegrind