Note: following this, I’ve also tried to add set(CMAKE_BUILD_TYPE Debug) on CMakeLists.txt:
and load on VSTHost the .vst3 on C:\repos\JUCE\MyPluginJuce\cmake-build\AudioPluginExample_artefacts\Debug\VST3\MyPluginJuce.vst3\Contents\x86_64-win\MyPluginJuce.vst3, but still can’t reach the breakpoint and trigger the debugger…