mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:17:34 +00:00
DevTools: Move to Userland/DevTools/
This commit is contained in:
parent
13d7c09125
commit
4055b03291
125 changed files with 2 additions and 2 deletions
5
Userland/DevTools/CMakeLists.txt
Normal file
5
Userland/DevTools/CMakeLists.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
add_subdirectory(HackStudio)
|
||||
add_subdirectory(Inspector)
|
||||
add_subdirectory(Playground)
|
||||
add_subdirectory(Profiler)
|
||||
add_subdirectory(UserspaceEmulator)
|
Loading…
Add table
Add a link
Reference in a new issue