VSCode lists all targets as a flat list. I don’t need to see GoogleTests targets for example. How can I specify in the Cmake script that the target should not be displayed in file-api?
If you consume google test through vcpkg, this won’t happen.
VSCode lists all targets as a flat list. I don’t need to see GoogleTests targets for example. How can I specify in the Cmake script that the target should not be displayed in file-api?
If you consume google test through vcpkg, this won’t happen.