Build: Load CMake targets as project targets
Saving to project overrides, makes it so that the CMake targets stay even if you reload the project.
- Since the cmake-project is done in the project-plugin, don't re-create the project after loading CMake targets
- Do not add an extra empty project target before loading CMake targets
- If all project targets are deleted, load the "default" project targets
- Column resizing: first stretch and after a timeout interactive
- Use u""_s in stead of QStringLiteral("")
Edited by Kåre Särs