diff --git a/interface/CMakeLists.txt b/interface/CMakeLists.txt index c4c9ea643a..9e356aa5eb 100644 --- a/interface/CMakeLists.txt +++ b/interface/CMakeLists.txt @@ -40,7 +40,6 @@ ExternalProject_Add( portaudio PREFIX ${PORTAUDIO_PROJ_DIR} BINARY_DIR ${PORTAUDIO_PROJ_DIR}/src/portaudio - INSTALL_DIR ${PORTAUDIO_PROJ_DIR}/install URL ${PORTAUDIO_DIR}/pa_snapshot_020813.tgz CONFIGURE_COMMAND /configure BUILD_COMMAND make