mirror of
https://github.com/KDE/audiotube.git
synced 2025-12-24 00:18:04 -05:00
Solve configure warning
This commit is contained in:
@@ -42,6 +42,7 @@ kde_enable_exceptions()
|
||||
|
||||
find_package(Qt6 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core Gui Qml QuickControls2 Svg Sql Widgets Multimedia Concurrent DBus)
|
||||
find_package(KF6 REQUIRED COMPONENTS Kirigami I18n CoreAddons Crash WindowSystem)
|
||||
set(PYBIND11_FINDPYTHON ON)
|
||||
find_package(pybind11 REQUIRED)
|
||||
find_package(Ytdlp REQUIRED RUNTIME)
|
||||
find_package(YTMusicAPI 1.10.2 REQUIRED RUNTIME)
|
||||
|
||||
Reference in New Issue
Block a user