File: qtcharts.pro

package info (click to toggle)
qtcharts-opensource-src 5.15.15-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,112 kB
  • sloc: cpp: 66,609; ansic: 221; makefile: 23
file content (11 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
requires(qtHaveModule(widgets))

qtHaveModule(widgets) {
    QT_FOR_CONFIG += widgets
    requires(qtConfig(graphicsview))
    requires(qtConfig(texthtmlparser))
}

load(qt_parts)

OTHER_FILES += README dist/*