Skip building main AU variant, needs juce buses related work
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
9378b66966
commit
fdb3a2185c
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,7 @@ endif (APPLE)
|
|||
|
||||
# Main variant
|
||||
|
||||
#[[
|
||||
juce_add_plugin(Cardinal
|
||||
AU_MAIN_TYPE kAudioUnitType_MusicEffect
|
||||
COMPANY_COPYRIGHT "GPL-3.0-or-later"
|
||||
|
@ -202,6 +203,7 @@ target_link_libraries(Cardinal
|
|||
juce::juce_recommended_config_flags
|
||||
juce::juce_recommended_lto_flags
|
||||
juce::juce_recommended_warning_flags)
|
||||
#]]
|
||||
|
||||
# FX variant
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue