Feature request: Add file filter to "import project from sources"
Answered
Creating a new project from sources is pretty straight forward, but it seems to skip out on things like linker scripts and .S/.s, .asm, and other files that are important to an embedded project. Is there any way that you can allow the user to add a wild card filter to instruct CLion to add all .asm, .S/.s, .ld, etc. files instead of having to go pick them individually?
Thanks.
Please sign in to leave a comment.
Hi! We have the issue in our tracker which seems related: https://youtrack.jetbrains.com/issue/CPP-1604. I left the comment with your scenario there. Feel free to also comment or upvote the issue.