mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:57:47 +00:00
Piano: Port to LibMain
This commit is contained in:
parent
61408e2397
commit
41b80f3d85
2 changed files with 6 additions and 7 deletions
|
@ -21,4 +21,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Piano ICON app-piano)
|
||||
target_link_libraries(Piano LibAudio LibDSP LibGUI)
|
||||
target_link_libraries(Piano LibAudio LibDSP LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue