mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 18:48:01 -05: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