Skip to content

Commit

Permalink
Set AAX path in external builder.sh script with -D instead of hardcoded
Browse files Browse the repository at this point in the history
  • Loading branch information
austrianAudioJV committed Apr 25, 2024
1 parent c285374 commit e57762c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ include(JUCEDefaults)
# On Github Actions, this is done as a part of actions/checkout
add_subdirectory(JUCE)

juce_set_aax_sdk_path(${JUCE_GLOBAL_AAX_SDK_PATH})

# Add any other modules you want modules here, before the juce_add_plugin call
# juce_add_module(modules/my_module)

Expand Down

0 comments on commit e57762c

Please sign in to comment.