Skip to content

Commit

Permalink
I hate windows :(, try again
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Mar 26, 2024
1 parent a77f21d commit 5ffd323
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 @@ -237,8 +237,8 @@ else()
cmake -E echo "FFMPEG configure error" &&
cmake -E echo "The associated config.log is output for troubleshooting." &&
cmake -E echo "--------------------------------- FFMPEG CONFIG LOG START" &&
echo cmd /C type "${CMAKE_BINARY_DIR}\\ffmpeg\\src\\ffmpeg\\ffbuild\\config.log" &&
cmd /C type "${CMAKE_BINARY_DIR}\\ffmpeg\\src\\ffmpeg\\ffbuild\\config.log" &&
echo cmd /C type "${CMAKE_BINARY_DIR}\\..\\ffmpeg\\ffbuild\\config.log" &&
cmd /C type "${CMAKE_BINARY_DIR}\\..\\ffmpeg\\ffbuild\\config.log" &&
cmake -E echo "----------------------------------- FFMPEG CONFIG LOG END" &&
exit 1
BUILD_COMMAND ${MINGW_CALL}
Expand Down

0 comments on commit 5ffd323

Please sign in to comment.