mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:17:46 +00:00
timezone: Add a command line utility to set the system time zone
This commit is contained in:
parent
2bdc3aec42
commit
6057a2ca30
3 changed files with 38 additions and 0 deletions
|
@ -156,6 +156,7 @@ target_link_libraries(telws LibProtocol LibLine)
|
|||
target_link_libraries(test-fuzz LibCore LibGemini LibGfx LibHTTP LibIPC LibJS LibMarkdown LibShell)
|
||||
target_link_libraries(test-imap LibIMAP LibMain)
|
||||
target_link_libraries(test-pthread LibThreading)
|
||||
target_link_libraries(timezone LibMain)
|
||||
target_link_libraries(top LibMain)
|
||||
target_link_libraries(touch LibMain)
|
||||
target_link_libraries(truncate LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue