1 config BR2_PACKAGE_QTUIO
3 depends on BR2_PACKAGE_QT
4 depends on BR2_PACKAGE_QT_GUI_MODULE
6 Implementation of an interface connecting TUIO messages
9 https://github.com/x29a/qTUIO
13 config BR2_QTUIO_EXAMPLES
16 Build and install qtuio examples
20 comment "qtuio depends on QT gui module"
21 depends on BR2_PACKAGE_QT
22 depends on !BR2_PACKAGE_QT_GUI_MODULE