mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:08:12 +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
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