mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:57:36 +00:00
Maps: Add Application Icons
Add 16px and 32px application icons for Maps
This commit is contained in:
parent
bc5b7aeffb
commit
8eb10b135d
4 changed files with 2 additions and 2 deletions
|
@ -9,5 +9,5 @@ set(SOURCES
|
|||
MapWidget.cpp
|
||||
)
|
||||
|
||||
serenity_app(Maps ICON app-hello-world) # FIXME: Create Maps icon
|
||||
serenity_app(Maps ICON app-maps)
|
||||
target_link_libraries(Maps PRIVATE LibConfig LibCore LibDesktop LibGfx LibGUI LibMain LibProtocol)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue