Skip to content

Commit fe81610

Browse files
authored
cmake: Added fing_pkg for WaylandClientPrivate (#21)
1 parent b8ee105 commit fe81610

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
find_package(Qt6 REQUIRED COMPONENTS WaylandClientPrivate)
2+
13
qt_add_executable(hyprsysteminfo
24
main.cpp
35
util/Utils.cpp

0 commit comments

Comments
 (0)