mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +00:00
CharacterMap+Base: Give Character Map an icon
This commit is contained in:
parent
83a9661c04
commit
53cd87cc1d
5 changed files with 3 additions and 3 deletions
|
@ -15,6 +15,6 @@ set(SOURCES
|
|||
main.cpp
|
||||
)
|
||||
|
||||
serenity_app(CharacterMap ICON app-keyboard-settings)
|
||||
serenity_app(CharacterMap ICON app-character-map)
|
||||
target_link_libraries(CharacterMap LibDesktop LibGUI LibMain)
|
||||
link_with_unicode_data(CharacterMap)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue