mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +00:00
7 lines
102 B
Text
7 lines
102 B
Text
|
set(SOURCES
|
||
|
Message.cpp
|
||
|
)
|
||
|
|
||
|
serenity_lib(LibDNS dns)
|
||
|
target_link_libraries(LibDNS PRIVATE LibCore)
|