Skip to content

Commit

Permalink
Revert bad CMake change
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Feb 8, 2024
1 parent 6934e84 commit eb9a444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ endif()
add_subdirectory(modules)

# juce_set_vst2_sdk_path(C:/SDKs/VST_SDK/VST2_SDK)
juce_set_aax_sdk_path(C:/Users/Jatin/SDKs/AAX_SDK_clang/)
# juce_set_aax_sdk_path(NONE)

# set default plugin formats to build
if(IOS)
Expand Down

0 comments on commit eb9a444

Please sign in to comment.