fixed the disabling of PortAudio
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1814 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -186,10 +186,10 @@ ENDIF(WANT_STK)
|
||||
# "if your require Portaudio support")
|
||||
# ENDIF(PORTAUDIO_FOUND)
|
||||
#ENDIF(WANT_PORTAUDIO)
|
||||
#IF(NOT LMMS_HAVE_PORTAUDIO)
|
||||
# SET(PORTAUDIO_INCLUDE_DIR "")
|
||||
# SET(PORTAUDIO_LIBRARIES "")
|
||||
#ENDIF(NOT LMMS_HAVE_PORTAUDIO)
|
||||
IF(NOT LMMS_HAVE_PORTAUDIO)
|
||||
SET(PORTAUDIO_INCLUDE_DIR "")
|
||||
SET(PORTAUDIO_LIBRARIES "")
|
||||
ENDIF(NOT LMMS_HAVE_PORTAUDIO)
|
||||
|
||||
|
||||
# check for PulseAudio
|
||||
|
||||
Reference in New Issue
Block a user