mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
CharacterMap: Mark this component as 'recommended', not 'required'
Despite being a small and useful program, it doesn't feel being essential enough to be included in every build configuration.
This commit is contained in:
parent
2cfbb9a0e8
commit
3dfa215174
Notes:
sideshowbarker
2024-07-17 10:37:32 +09:00
Author: https://github.com/krkk
Commit: 3dfa215174
Pull-request: https://github.com/SerenityOS/serenity/pull/14108
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
serenity_component(
|
||||
CharacterMap
|
||||
REQUIRED
|
||||
RECOMMENDED
|
||||
TARGETS CharacterMap
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue