mirror of
https://github.com/hyprwm/hyprsysteminfo.git
synced 2025-12-20 06:00:02 +01:00
cmake: Added fing_pkg for WaylandClientPrivate (#21)
This commit is contained in:
parent
b8ee10565d
commit
fe81610278
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
find_package(Qt6 REQUIRED COMPONENTS WaylandClientPrivate)
|
||||||
|
|
||||||
qt_add_executable(hyprsysteminfo
|
qt_add_executable(hyprsysteminfo
|
||||||
main.cpp
|
main.cpp
|
||||||
util/Utils.cpp
|
util/Utils.cpp
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue