forked from quickshell/quickshell
core/log: add filesystem logger
This commit is contained in:
parent
46f48f2f87
commit
6bf4826ae7
9 changed files with 299 additions and 53 deletions
|
@ -38,6 +38,8 @@ qt_add_library(quickshell-core STATIC
|
|||
qsmenuanchor.cpp
|
||||
clock.cpp
|
||||
logging.cpp
|
||||
paths.cpp
|
||||
filelogger.cpp
|
||||
)
|
||||
|
||||
set_source_files_properties(main.cpp PROPERTIES COMPILE_DEFINITIONS GIT_REVISION="${GIT_REVISION}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue