Getting CMake command Nir Bar 创建于 2016年10月26日 14:56 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