Marking a directory as a source root in CLion

Viewed 17

In PyCharm, we can mark a directory as a source root. How can I do the same in CLion? I'm trying to get CLion to recognize my python import statements.

0 Answers
Related