Built-in terminal (Windows)

Is it possible to inherit the environment in a terminal from IDE ? 

sometimes it requires to perform an operations from CLI, 

the tools like git , cmake/ctest/cpack, gdb , etc

these are not available from terminal (because not in the PATH in the system)

IDE has a direct settings to refer on those tools

 

 

0

请先登录再写评论。