diff --git a/tests/auto/xml/CMakeLists.txt b/tests/auto/xml/CMakeLists.txt index f3365a03ecf..4b8cc88d784 100644 --- a/tests/auto/xml/CMakeLists.txt +++ b/tests/auto/xml/CMakeLists.txt @@ -1,6 +1 @@ -# Generated from xml.pro. - -# QTBUG-87671 # special case -if(NOT ANDROID) - add_subdirectory(dom) -endif() +add_subdirectory(dom)