Getting CMake command

I'm developing a CLion plugin that optimizes build time by distributing the build process.

For that, I need to get the full CMake command line.

Is there a way to get it from the API?

 

Thanks,

Nir

0

Please sign in to leave a comment.