1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 00:47:45 +00:00

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

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)