mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
Tests/LibXML: Enable in Windows CI
This commit is contained in:
parent
6dbb59da77
commit
a2d3562647
|
|
@ -13,6 +13,7 @@ add_subdirectory(LibTLS)
|
|||
add_subdirectory(LibUnicode)
|
||||
add_subdirectory(LibURL)
|
||||
add_subdirectory(LibWasm)
|
||||
add_subdirectory(LibXML)
|
||||
|
||||
if (ENABLE_GUI_TARGETS)
|
||||
add_subdirectory(LibGfx)
|
||||
|
|
@ -25,7 +26,6 @@ if (WIN32 AND ENABLE_WINDOWS_CI)
|
|||
endif()
|
||||
|
||||
add_subdirectory(LibDNS)
|
||||
add_subdirectory(LibXML)
|
||||
|
||||
if (ENABLE_GUI_TARGETS)
|
||||
add_subdirectory(LibMedia)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user