Any way to change the default command prompt?
I'm building Unreal with CLion so I can debug some engine code. The only issue is it takes much longer to build with the default terminal. When I run it from my system terminal everything compiles much faster. Is this just the terminal used, or other processes run for debugging purposes?
When I run make in alacritty writing to the command prompt takes much less time. Would switching the command prompt in CLion possibly fix the slower compile times?
请先登录再写评论。