mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 01:22:24 -07:00
externals: fix a regression when using MSVC
This commit is contained in:
1
externals/CMakeLists.txt
vendored
1
externals/CMakeLists.txt
vendored
@@ -125,4 +125,5 @@ endif()
|
||||
# FFMpeg
|
||||
if (YUZU_USE_BUNDLED_FFMPEG)
|
||||
add_subdirectory(ffmpeg)
|
||||
set(FFmpeg_PATH "${FFmpeg_PATH}" PARENT_SCOPE)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user