mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
core: move crash/version debug info to one place
This commit is contained in:
parent
4b77936c80
commit
1123d5ab4f
5 changed files with 89 additions and 46 deletions
|
|
@ -41,6 +41,7 @@ qt_add_library(quickshell-core STATIC
|
|||
colorquantizer.cpp
|
||||
toolsupport.cpp
|
||||
streamreader.cpp
|
||||
debuginfo.cpp
|
||||
)
|
||||
|
||||
qt_add_qml_module(quickshell-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue