mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
7 lines
101 B
Text
7 lines
101 B
Text
|
set(SOURCES
|
||
|
Editor.cpp
|
||
|
)
|
||
|
|
||
|
serenity_lib(LibLine line)
|
||
|
target_link_libraries(LibLine LibC LibCore)
|