xref: /OK3568_Linux_fs/buildroot/package/qt5/qt5opcua/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_QT5OPCUA
2*4882a593Smuzhiyun	bool "qt5opcua"
3*4882a593Smuzhiyun	depends on BR2_PACKAGE_QT5
4*4882a593Smuzhiyun	help
5*4882a593Smuzhiyun	  Qt is a cross-platform application and UI framework for
6*4882a593Smuzhiyun	  developers using C++.
7*4882a593Smuzhiyun
8*4882a593Smuzhiyun	  The Qt OPC UA module implements a Qt API to interact with
9*4882a593Smuzhiyun	  OPC UA on top of a 3rd party OPC UA stack.
10