mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-11 10:41:04 +00:00
7 lines
174 B
Text
7 lines
174 B
Text
|
|
set(SOURCES
|
||
|
|
ShellComprehensionEngine.cpp
|
||
|
|
)
|
||
|
|
|
||
|
|
serenity_lib(LibShellComprehension shellcomprehension)
|
||
|
|
target_link_libraries(LibShellComprehension LibCodeComprehension LibC)
|