mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Everywhere: Hoist the Services folder to the top-level
This commit is contained in:
committed by
Andreas Kling
parent
a7dc40eff3
commit
22e0eeada2
@@ -89,7 +89,7 @@ endif()
|
||||
include(CTest) # for BUILD_TESTING option, default ON
|
||||
|
||||
if (ENABLE_GUI_TARGETS)
|
||||
add_subdirectory(Userland/Services)
|
||||
add_subdirectory(Services)
|
||||
add_subdirectory(Ladybird)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user