forked from quickshell/quickshell
feat: add Process type
This commit is contained in:
parent
cd2343e57d
commit
3f0bd20852
4 changed files with 275 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
qt_add_library(quickshell-io STATIC
|
||||
datastream.cpp
|
||||
process.cpp
|
||||
)
|
||||
|
||||
if (SOCKETS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue