5 lines
67 B
CMake
5 lines
67 B
CMake
set(SOURCES
|
|
Main.cpp
|
|
)
|
|
|
|
ladybird_lib(LibMain main TYPE STATIC)
|