mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Add DVT screenshot bindings
This commit is contained in:
@@ -32,8 +32,8 @@ endif()
|
||||
# ---- Build the C++ wrapper library -----------------------------------------
|
||||
|
||||
# Collect your .cpps
|
||||
file(GLOB IDEVICE_CPP_SOURCES
|
||||
${IDEVICE_CPP_SRC_DIR}/*.cpp
|
||||
file(GLOB_RECURSE IDEVICE_CPP_SOURCES
|
||||
"${IDEVICE_CPP_SRC_DIR}/*.cpp"
|
||||
)
|
||||
|
||||
file(GLOB PLIST_CPP_SOURCES
|
||||
|
||||
Reference in New Issue
Block a user