Meta: Test LibXML on Lagom

This commit is contained in:
Dan Klishch 2023-07-23 00:14:21 -04:00 committed by Andreas Kling
commit f25745ed27
Notes: sideshowbarker 2024-07-16 19:17:47 +09:00

View file

@ -629,6 +629,7 @@ if (BUILD_LAGOM)
LibTimeZone LibTimeZone
LibUnicode LibUnicode
LibVideo LibVideo
LibXML
) )
if (ENABLE_LAGOM_LIBWEB) if (ENABLE_LAGOM_LIBWEB)
list(APPEND TEST_DIRECTORIES LibWeb) list(APPEND TEST_DIRECTORIES LibWeb)