1 2 3 4 5 6 7 8 9 10 11 12
{ "configurations": [ { "type": "cmake", "request": "launch", "name": "Debug portfile(s)", "cmakeDebugType": "external", "pipeName": "/tmp/vcpkg_ext_portfile_dbg", "preLaunchTask": "Debug vcpkg commands" } ] }