1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 05:47:34 +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
LibUnicode
LibVideo
LibXML
)
if (ENABLE_LAGOM_LIBWEB)
list(APPEND TEST_DIRECTORIES LibWeb)