We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16bea1 commit 1c4511eCopy full SHA for 1c4511e
CMakeLists.txt
@@ -182,8 +182,6 @@ target_compile_definitions (${PLUGIN_NAME} PRIVATE
182
)
183
184
if (APPLE)
185
- set_target_properties("juce_vst3_helper" PROPERTIES XCODE_ATTRIBUTE_CLANG_LINK_OBJC_RUNTIME NO)
186
-
187
foreach(t ${FORMATS} "Assets" "All" "")
188
set(tgt ${CMAKE_PROJECT_NAME})
189
if (NOT t STREQUAL "")
0 commit comments