How do I change the working directory for my program

This can be changed via the Run -> Edit Configurations... dialog, just like Idea.

The mix of needing to make changes to CMakeLists.txt for so much of the configuration just threw me, and I’ve been hunting for a way to change it there, but this bit at least is consistent with the other IDEs, which is good.

Hopefully they’ll improve the rest of the Project Settings in a similar fashion.

Leave a Comment