mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-10 10:11:04 +00:00
7 lines
109 B
Text
7 lines
109 B
Text
|
|
set(SOURCES
|
||
|
|
Decoder.cpp
|
||
|
|
)
|
||
|
|
|
||
|
|
serenity_lib(LibTextCodec textcodec)
|
||
|
|
target_link_libraries(LibTextCodec LibC)
|