mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:57:44 +00:00
Meta: Implement checker for IPC magic number collisions
This commit is contained in:
parent
93356ee3df
commit
585554a245
3 changed files with 100 additions and 1 deletions
|
@ -11,5 +11,6 @@ function(lagom_tool tool)
|
|||
)
|
||||
endfunction()
|
||||
|
||||
add_subdirectory(ConfigureComponents)
|
||||
add_subdirectory(CodeGenerators)
|
||||
add_subdirectory(ConfigureComponents)
|
||||
add_subdirectory(IPCMagicLinter)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue