mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:07:45 +00:00
Base+VideoPlayer: Add an icon for video player
Co-authored-by: TreuKS <ks2225@protonmail.com>
This commit is contained in:
parent
d736b2c3c3
commit
e00b16460c
5 changed files with 5 additions and 2 deletions
|
@ -10,5 +10,5 @@ set(SOURCES
|
|||
VideoPlayerWidget.cpp
|
||||
)
|
||||
|
||||
serenity_bin(VideoPlayer)
|
||||
serenity_app(VideoPlayer ICON app-video-player)
|
||||
target_link_libraries(VideoPlayer PRIVATE LibVideo LibAudio LibCore LibGfx LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue