aboutsummaryrefslogtreecommitdiffstats
path: root/sensehatqt.pro
blob: a20587f9421226cc4b534e6d785555f7033be3bd (plain)
1
2
3
4
5
6
7
8
9
load(configure)
qtCompileTest(rtimulib)

load(qt_parts)

!config_rtimulib {
    warning("RTIMULib not found. Make sure the sense-hat and librtimulib-dev packages are installed.")
    SUBDIRS =
}