mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
WebDriver: Move all WebDriver configuration to Services
This commit is contained in:
committed by
Andreas Kling
parent
d5c2d11ac7
commit
19fb790dc6
Notes:
github-actions[bot]
2024-11-09 16:56:41 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/19fb790dc62 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2251
@@ -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