mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add an IRunLoop event runner on Linux
This commit is contained in:
@@ -70,7 +70,10 @@ widestring = "1.0.0-beta.1"
|
||||
|
||||
assert_no_alloc = { version = "1.1", optional = true }
|
||||
|
||||
[target.'cfg(windows)'.dependencies.windows]
|
||||
[target.'cfg(all(target_family = "unix", not(target_os = "macos")))'.dependencies]
|
||||
libc = "0.2.124"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies.windows]
|
||||
version = "0.32"
|
||||
features = [
|
||||
"Win32_Foundation",
|
||||
|
||||
Reference in New Issue
Block a user