mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:07:45 +00:00
DevTools: Remove VisualBuilder and FormCompiler
This functionality is being moved to HackStudio so let's not confuse people by keeping the old stuff around.
This commit is contained in:
parent
6c9a3ecf42
commit
0245e0f03a
26 changed files with 1 additions and 2033 deletions
|
@ -80,7 +80,6 @@ include_directories(.)
|
|||
|
||||
add_subdirectory(Meta/Lagom)
|
||||
add_subdirectory(DevTools/IPCCompiler)
|
||||
add_subdirectory(DevTools/FormCompiler)
|
||||
add_subdirectory(Libraries/LibWeb/CodeGenerators)
|
||||
add_subdirectory(AK/Tests)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue