cmake: test: Enable qdbusxmlparser
Change-Id: Ieb3640a00b6f00fcbef5d42fee028b1edca12782 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
parent
1e4ab2a02a
commit
23b3100c56
@ -27,7 +27,6 @@ if(QT_FEATURE_process)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
### FIXME
|
||||
# if(QT_FEATURE_xml)
|
||||
# add_subdirectory(qdbusxmlparser)
|
||||
# endif()
|
||||
if(QT_FEATURE_xml)
|
||||
add_subdirectory(qdbusxmlparser)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user