mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Also add a way to use logging library without Asio
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ compiler_options = [
|
||||
chainloader_compiler_options = [
|
||||
# We use our process library for sending notifications from the chainloaders,
|
||||
# but we don't need the Asio pipe support there
|
||||
'-DPROCESS_NO_ASIO',
|
||||
'-DWITHOUT_ASIO',
|
||||
]
|
||||
|
||||
# HACK: Some stuff from `windows.h` that we don't need results in conflicting
|
||||
|
||||
Reference in New Issue
Block a user