summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi/CMakeLists.txt
blob: fa069e39b8a37529fc1251a4605f4d46d7883d9b (plain)
1
2
3
4
5
6
7
8
9
# Generated from rhi.pro.

add_subdirectory(qshader)
# special case begin
# QTBUG-85364
if(NOT LINUX)
    add_subdirectory(qrhi)
endif()
# special case end