mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-24 03:52:58 +00:00
We'll use this to prevent repeating common tool dependencies. They all depend on LibCore and AK only. We also want to encapsulate common install rules for them.
5 lines
60 B
CMake
5 lines
60 B
CMake
set(SOURCES
|
|
main.cpp
|
|
)
|
|
|
|
lagom_tool(ConfigureComponents)
|