How can I see what exact command is executed during build in CLion?

已回答

As the title says. I click on the green hammer, build starts, all fine. But I would like to know what the exact command is so that I can execute the same in a terminal outside of CLion.

0

Hello!

The command can be found in the Messages tool window (`View | Tool Windows | Messages`). 

0

请先登录再写评论。