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.
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.