aboutsummaryrefslogtreecommitdiffstats
path: root/qtquickcl.pro
blob: dc54c164cc117747b647cdb8651aa06f3670a195 (plain)
1
2
3
4
5
6
7
8
9
10
load(configure)

qtCompileTest(opencl)

load(qt_parts)

!config_opencl {
    warning("OpenCL not found")
    SUBDIRS =
}