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 a87250b commit 77e7f37Copy full SHA for 77e7f37
src/lib/AdwaitaQtConfig.cmake.in
@@ -5,4 +5,6 @@ find_dependency(Qt5Core @QT_MIN_VERSION@)
5
find_dependency(Qt5Gui @QT_MIN_VERSION@)
6
find_dependency(Qt5Widgets @QT_MIN_VERSION@)
7
8
+set(ADWAITAQT_LIBRARIES adwaitaqt)
9
+
10
include("${CMAKE_CURRENT_LIST_DIR}/AdwaitaQtTargets.cmake")
0 commit comments