File: tests.pro

package info (click to toggle)
qt6-webview 6.9.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,044 kB
  • sloc: cpp: 4,123; java: 582; makefile: 23
file content (10 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs

# Currently the tests are adapted for the platforms
# that provide a native WebView implementation.
android|ios|winrt {
  SUBDIRS += auto
}

SUBDIRS += \
    manual/tst_quickwidget