mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
DisplaySettings: Port to LibMain :^)
This commit is contained in:
parent
343de29652
commit
984cf1fe7a
2 changed files with 7 additions and 10 deletions
|
@ -23,4 +23,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(DisplaySettings ICON app-display-settings)
|
||||
target_link_libraries(DisplaySettings LibDesktop LibGUI LibConfig)
|
||||
target_link_libraries(DisplaySettings LibDesktop LibGUI LibConfig LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue