mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:57:35 +00:00
IPCMagicLinter: Use LibMain
This commit is contained in:
parent
4dcdc3bd25
commit
b35a6b206b
2 changed files with 7 additions and 7 deletions
|
@ -2,4 +2,4 @@ set(SOURCES
|
|||
main.cpp
|
||||
)
|
||||
|
||||
lagom_tool(IPCMagicLinter)
|
||||
lagom_tool(IPCMagicLinter LIBS LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue