I have a C++ program running on Linux that I successfully have set up to build/run in VSCode using Cmake. I can even kind of debug by stepping into and around the code, and