mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 01:59:14 +03:00
2588b14d38
This app allows you to edit GML and see the results live. Pretty cool!
6 lines
149 B
CMake
6 lines
149 B
CMake
add_subdirectory(HackStudio)
|
|
add_subdirectory(Inspector)
|
|
add_subdirectory(Playground)
|
|
add_subdirectory(Profiler)
|
|
add_subdirectory(UserspaceEmulator)
|