Toolchain configuration should not require shell scripts

The toolchain configuration in CLion really needs a way to actually specify the path to the toolchain from within the IDE, preferably along with any needed environment settings.

I really shouldn't have to write an external shell script on every machine, and point CLion to it, just to tell it where to find a particular set of build tools for a particular target.  This is especially irritating in the embedded and cross-compiling world, where one might have several toolchains installed with overlapping command names and that aren't in the system path.

If someone has already written up a feature request ticket for this, please let me know so I can up-vote it.

 

0

请先登录再写评论。