I have a CMake project that builds 2 targets. One is a shared library and another is an executable that utilizes that library. I want to use VSCode debugger to debug the pro