mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:07:34 +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
5
Meta/Lagom/Tools/IPCMagicLinter/CMakeLists.txt
Normal file
5
Meta/Lagom/Tools/IPCMagicLinter/CMakeLists.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
set(SOURCES
|
||||
main.cpp
|
||||
)
|
||||
|
||||
lagom_tool(IPCMagicLinter)
|
Loading…
Add table
Add a link
Reference in a new issue