edceff30b4
from qt/qtx11extras 0e67fb41cfc4b4bfbaa7dc75f8ddebdf5a08e836. The plan is to expose these as native interfaces, so this is a first step. Task-number: QTBUG-83251 Change-Id: Iecba8db9a4f616a08a3750ddaae08cc30ec66f89 Reviewed-by: Liang Qi <liang.qi@qt.io>
4 lines
58 B
CMake
4 lines
58 B
CMake
if(QT_FEATURE_xcb)
|
|
add_subdirectory(qx11info)
|
|
endif()
|