Skip to content

Commit 49a29d9

Browse files
authored
Add ffmpeg Qt CMake macro to fix iOS build
1 parent 53841b6 commit 49a29d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Emscripten")
3131
Qt6::QWasmIntegrationPlugin
3232
)
3333
endif()
34+
qt_add_ios_ffmpeg_libraries(Lith)
3435

3536
target_link_libraries(Lith PRIVATE
3637
LithAssets

0 commit comments

Comments
 (0)