How to configure building of fast cmake targets?
Hello,
I often use fast targets in command line for cmake projects(like: make my_target/fast), but I couldn't find a way to build cmake target in "fast" way in the CLion.
Is it possible?
Thanks
请先登录再写评论。