steinbergmedia / vst3sdk

VST 3 Plug-In SDK
Other
1.57k stars 162 forks source link

add -DNO_MKLINK=1 flag for cmake to force copying files to the VST3 f… #79

Closed jjYBdx4IL closed 3 years ago

jjYBdx4IL commented 3 years ago

…older in order to avoid mklink permission issues

ygrabit commented 3 years ago

use the existing flag SMTG_CREATE_PLUGIN_LINK=0 (Default is ON)