How to move executable after build?
10:33 02 Feb 2026

How do I make the VS Code CMake tools extension build in build/ folder and then move to and run in bin/ folder?

visual-studio-code cmake vscode-extensions file-move