Meta: Test LibXML on Lagom

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

View file

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