OSDN Git Service

[BUILD][CMAKE] LLVM: Build against FFMpeg 4.2.
authorKyuma Ohta <whatisthis.sowhat@gmail.com>
Wed, 25 Sep 2019 00:24:39 +0000 (00:24 +0000)
committerKyuma Ohta <whatisthis.sowhat@gmail.com>
Wed, 25 Sep 2019 00:24:39 +0000 (00:24 +0000)
source/build-cmake/cmake/toolchain_win32_cross_linux_llvm.cmake

index b95b8cd..7e3db64 100644 (file)
@@ -45,7 +45,7 @@ set(CMAKE_SHARED_LINKER_FLAGS "-L/usr/i686-w64-mingw32/lib -target i686-w64-ming
 
 #set(CMAKE_EXE_LINKER_FLAGS "")
 
-set(LIBAV_ROOT_DIR "/usr/local/i586-mingw-msvc/ffmpeg-4.1")
+set(LIBAV_ROOT_DIR "/usr/local/i586-mingw-msvc/ffmpeg-4.2")
 
 
 # here is the target environment located