mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00:00
WebDriver: Move all WebDriver configuration to Services
This commit is contained in:
committed by
Andreas Kling
parent
d5c2d11ac7
commit
19fb790dc6
@@ -89,6 +89,7 @@ endif()
|
||||
include(CTest) # for BUILD_TESTING option, default ON
|
||||
|
||||
if (ENABLE_GUI_TARGETS)
|
||||
add_subdirectory(Userland/Services)
|
||||
add_subdirectory(Ladybird)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user