Skip to content

Commit

Permalink
Attempt to fix MSVC building with AudioCodecs use
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlstand committed Mar 2, 2020
1 parent f1b1359 commit ce48f86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/DownloadAudioCodecs.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ ExternalProject_Add(
CMAKE_ARGS
"-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}"
"-DCMAKE_TOOLCHAIN_FILE=${CMAKE_TOOLCHAIN_FILE}"
"-DCMAKE_CONFIGURATION_TYPES=${CMAKE_CONFIGURATION_TYPES}"
"-DCMAKE_INSTALL_PREFIX=${AUDIO_CODECS_INSTALL_DIR}"
"-DDOWNLOAD_SDL2_DEPENDENCY=${AUDIO_CODECS_DOWNLOAD_SDL}"
${SDL2_WASAPI_FLAG}
Expand Down

0 comments on commit ce48f86

Please sign in to comment.