mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-23 00:19:18 +00:00
LibTextCodec: Enable EXPLICIT_SYMBOL_EXPORT
This commit is contained in:
parent
58be9e6400
commit
e497303e94
Notes:
github-actions[bot]
2025-08-23 22:07:22 +00:00
Author: https://github.com/ayeteadoe
Commit: e497303e94
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5229
Reviewed-by: https://github.com/ADKaster ✅
4 changed files with 49 additions and 31 deletions
|
@ -11,4 +11,4 @@ set(GENERATED_SOURCES
|
|||
LookupTables.cpp
|
||||
)
|
||||
|
||||
ladybird_lib(LibTextCodec textcodec)
|
||||
ladybird_lib(LibTextCodec textcodec EXPLICIT_SYMBOL_EXPORT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue