mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
This matches the target names for the main serenity build, and will make simplifying the Lagom build much easier going forward. The LagomFoo name came from a time when we had both library builds in the same CMake generated project and needed to deconflict the names.
6 lines
65 B
CMake
6 lines
65 B
CMake
set(SOURCES
|
|
main.cpp
|
|
)
|
|
|
|
lagom_tool(IPCCompiler LIBS LibMain)
|