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

Answered

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
1 comment

Hello!

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

0

Please sign in to leave a comment.