forked from quickshell/quickshell
core/log: add fancy logger
This commit is contained in:
parent
533b389742
commit
46f48f2f87
4 changed files with 85 additions and 4 deletions
|
@ -37,6 +37,7 @@ qt_add_library(quickshell-core STATIC
|
|||
types.cpp
|
||||
qsmenuanchor.cpp
|
||||
clock.cpp
|
||||
logging.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