mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
update submodules
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[submodule "src/core/airplay"]
|
||||
path = src/core/airplay
|
||||
url = https://github.com/uncor3/airplay
|
||||
@@ -11,9 +11,6 @@ include_directories(/usr/local/include)
|
||||
include_directories(/usr/include/python3.13)
|
||||
set(ENV{PKG_CONFIG_PATH} "/usr/local/lib/pkgconfig:$ENV{PKG_CONFIG_PATH}")
|
||||
|
||||
add_subdirectory(src/core/ipatool)
|
||||
|
||||
|
||||
find_package(PkgConfig REQUIRED)
|
||||
find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Widgets Svg SvgWidgets Multimedia Network)
|
||||
find_package(Qt${QT_VERSION_MAJOR} REQUIRED COMPONENTS Widgets Svg SvgWidgets Multimedia Network)
|
||||
@@ -185,7 +182,6 @@ target_link_libraries(iDescriptor PRIVATE
|
||||
PkgConfig::PLIST
|
||||
PkgConfig::QRENCODE
|
||||
airplay
|
||||
ipatool
|
||||
)
|
||||
|
||||
# Add compile definition for source directory
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
/home/uncore/Desktop/clones/RPiPlay
|
||||
Submodule
+1
Submodule src/core/airplay added at 115bd78c12
@@ -1 +0,0 @@
|
||||
/home/uncore/Desktop/clones/ipatool
|
||||
Reference in New Issue
Block a user