4 lines
58 B
CMake
4 lines
58 B
CMake
|
if(QT_FEATURE_xcb)
|
||
|
add_subdirectory(qx11info)
|
||
|
endif()
|