cmake: Added fing_pkg for WaylandClientPrivate (#21)

This commit is contained in:
VuaTech 2025-10-03 18:32:24 -04:00 committed by GitHub
parent b8ee10565d
commit fe81610278
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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