It would be awesome if we could have a built-in task for after build to upload build artifacts. I am suggesting the referenced .so as well. I am doing this through some hackery atm but its pretty annoying to do as is, since I have over 100 projects in my solution.
This should be already done automatically when you start debugging. Also if you are using the Advanced CMake Project Subsystem, you can use the new “Install All Targets” command (see this tutorial). If it doesn’t help, please let us know more details about your scenario and we will try to suggest a better solution.