mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 20:40:11 +02:00
Add missing compile flags
This commit is contained in:
+1
-1
@@ -277,7 +277,7 @@ if with_vst3
|
||||
# This does mean that we now have a lot of defines in our code, but the
|
||||
# alternative would be patching every location in the SDK where they include
|
||||
# `windows.h`
|
||||
compile_args : vst3_wine_compiler_options,
|
||||
compile_args : vst3_compiler_options + vst3_wine_compiler_options,
|
||||
)
|
||||
|
||||
# And another time for the 32-bit version
|
||||
|
||||
Reference in New Issue
Block a user