Add PORTAUDIO2_LIBRARY_DIRS.
parent
9178f0afc4
commit
141b78ac97
|
@ -33,6 +33,7 @@ else (PORTAUDIO_LIBRARIES AND PORTAUDIO_INCLUDE_DIRS)
|
|||
set(PORTAUDIO_LIBRARIES
|
||||
${PORTAUDIO2_LIBRARIES}
|
||||
)
|
||||
set(PORTAUDIO_LIBRARY_DIRS ${PORTAUDIO2_LIBRARY_DIRS})
|
||||
#endif (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
||||
set(PORTAUDIO_VERSION
|
||||
19
|
||||
|
|
Loading…
Reference in New Issue