We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ee105 commit fe81610Copy full SHA for fe81610
src/CMakeLists.txt
@@ -1,3 +1,5 @@
1
+find_package(Qt6 REQUIRED COMPONENTS WaylandClientPrivate)
2
+
3
qt_add_executable(hyprsysteminfo
4
main.cpp
5
util/Utils.cpp
0 commit comments