Re-enable tst_qrhi on Linux
Not sure why this was disabled in the first place. Change-Id: I66329b55fd46d03fd96818c6c7004718ddea5c79 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>bb10
parent
2b781fd678
commit
071fc289c4
|
|
@ -1,9 +1,4 @@
|
|||
# Generated from rhi.pro.
|
||||
|
||||
add_subdirectory(qshader)
|
||||
# special case begin
|
||||
# QTBUG-85364
|
||||
if(NOT LINUX)
|
||||
add_subdirectory(qrhi)
|
||||
endif()
|
||||
# special case end
|
||||
add_subdirectory(qrhi)
|
||||
|
|
|
|||
Loading…
Reference in New Issue