1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:48:11 +00:00
serenity/Meta/Lagom/Tools/IPCMagicLinter/CMakeLists.txt
2023-04-27 07:26:32 +02:00

5 lines
68 B
CMake

set(SOURCES
main.cpp
)
lagom_tool(IPCMagicLinter LIBS LibMain)