mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
CMakeLists.txt for portmixer and portaudio
The support of ALSA, OSS and CoreAudio was added to portaudio. portmixer was updated accordingly.
This commit is contained in:
committed by
James Crook
parent
0c38b9f41e
commit
5e2a426cb3
@@ -33,7 +33,7 @@ add_subdirectory( "libvorbis" )
|
||||
#add_subdirectory( "locale" )
|
||||
add_subdirectory( "lv2" )
|
||||
add_subdirectory( "mod-script-pipe" )
|
||||
add_subdirectory( "${LIB_SRC_DIRECTORY}portaudio-v19" "${CMAKE_CURRENT_BINARY_DIR}/portaudio-v19" EXCLUDE_FROM_ALL )
|
||||
add_subdirectory( "portaudio-v19" )
|
||||
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(VERSION 2.8.11)
|
||||
|
Reference in New Issue
Block a user