[DEV] add dynamic dependency of airtaudio and portaudio
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#ifndef __RIVER_IO_NODE_PORTAUDIO_H__
|
||||
#define __RIVER_IO_NODE_PORTAUDIO_H__
|
||||
|
||||
#ifdef __PORTTAUDIO_INFERFACE__
|
||||
|
||||
#include <river/Interface.h>
|
||||
#include <river/io/Node.h>
|
||||
#include <portaudio.h>
|
||||
@@ -41,6 +43,7 @@ namespace river {
|
||||
};
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user