Skip to content

Commit

Permalink
I hate windows :(, next try to find errors
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Mar 25, 2024
1 parent 29e9e2c commit bfe3ee8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion depends/common/ffmpeg/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,8 @@ else()
--extra-cxxflags=[DQ]${EXTRA_CXXFLAGS}[DQ]
--extra-ldflags=[DQ]${EXTRA_LDFLAGS}[DQ] ||
echo "---------------------------------START" &&
cmd /C "type ${CMAKE_BINARY_DIR}/ffmpeg-prefix/src/ffmpeg-build/ffbuild/config.log" &&
echo cmd /C 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 bfe3ee8

Please sign in to comment.