Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Mar 25, 2024
1 parent 2ef23a6 commit 29e9e2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions depends/common/ffmpeg/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,9 @@ else()
${EXTRA_CONF}
--extra-cflags=[DQ]${EXTRA_CFLAGS}[DQ]
--extra-cxxflags=[DQ]${EXTRA_CXXFLAGS}[DQ]
--extra-ldflags=[DQ]${EXTRA_LDFLAGS}[DQ] &&
--extra-ldflags=[DQ]${EXTRA_LDFLAGS}[DQ] ||
echo "---------------------------------START" &&
type ${CMAKE_BINARY_DIR}/ffmpeg-prefix/src/ffmpeg-build/ffbuild/config.log &&
cmd /C "type ${CMAKE_BINARY_DIR}/ffmpeg-prefix/src/ffmpeg-build/ffbuild/config.log" &&
echo "----------------------------------END" &&
exit 1
BUILD_COMMAND ${MINGW_CALL}
Expand Down

0 comments on commit 29e9e2c

Please sign in to comment.