Only use libsoundio on Windows or macOS
This commit is contained in:
parent
d7071cb67f
commit
16bb4a148e
2 changed files with 1 additions and 15 deletions
|
|
@ -11,7 +11,7 @@ win32:!winrt {
|
|||
SUBDIRS += AntiHooking
|
||||
app.depends += AntiHooking
|
||||
}
|
||||
!winrt {
|
||||
!winrt:win32|macx {
|
||||
SUBDIRS += soundio
|
||||
app.depends += soundio
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue